Results from an EMSL Arrows Request

Making molecular modeling accessible by combining NWChem, databases, web APIs (https://arrows.emsl.pnnl.gov/api), and email (arrows@emsl.pnnl.gov)

Arrows Movie

nwdatafile: fetch Id=60702 datafilename=mo_orbital_nwchemarrows-2021-9-3-14-50-127834.out-418616-2021-9-3-15:37:1



 argument  1 = /home/bylaska/Projects/Work/RUNARROWS0/nwchemarrows-2021-9-3-14-50-127834.nw



============================== echo of input deck ==============================
permanent_dir /home/bylaska/Projects/Work/RUNARROWS0
scratch_dir   /home/bylaska/Projects/Work/RUNARROWS0

#########################  START NWCHEM INPUT DECK - NWJOB 127834 ########################
#
# NWChemJobId: 61329801114eed3ecbd427c7
#
# NWChem Input Generation (tnt_submit5)  - The current time is Fri Sep  3 14:47:40 2021
# - adding tag homolumoresubmitjob:60702:homolumoresubmitjob osmiles:CO:osmiles to input deck.

#
#  - pubchem_synonyms =  ['methanol', 'methyl alcohol', 'wood alcohol', 'carbinol', '67-56-1', 'Wood spirit', 'Wood naphtha', 'Methylol', 'Methyl hydroxide', 'Pyroxylic spirit', 'Colonial Spirit', 'Columbian Spirit', 'Columbian spirits', 'Monohydroxymethan
#
#  - queue_number     =  127834
#  - mformula         =  C1H4O1
#  - name             =  /srv/arrows/Projects/Work/homolumo-60702.xyz theory{dft} xc{b3lyp} basis{6-311++G(2d,2p)} solvation_type{COSMO} calculation_type{cb} ^{-3} basisHZ{default} mult{2} property{mo_coefficients}
#  - smiles           =  CO
#  - csmiles          =  CO
#  - InChI            =  InChI=1S/CH4O/c1-2/h2H,1H3
#  - InChIKey         =  OKKJLVBELUTLKV-UHFFFAOYSA-N
#  - pubchem_cid      =  887
#  - pubchem_smiles   =  CO
#  - pubchem_iupac    =  methanol
#  - pubchem_synonym0 =  methanol
#  - theory           =  dft
#  - pspw4            =  False
#  - paw              =  False
#  - xc               = b3lyp
#  - basis            =  6-311++G(2d,2p)
#  - basisHZ          =  default
#  - theory_property       =  dft
#  - property_pspw4        =  False
#  - property_paw          =  False
#  - xc_property      = b3lyp
#  - basis_property   =  6-311++G(2d,2p)
#  - basisHZ_property =  default
#  - type             =  cb
#  - solvation_type   =  COSMO
#  - charge           =  -3
#  - mult             =  2
#  - babel gen. xyz   =  True
#  - cactus gen. xyz  =  False
#  - bonds rotated    =  False
#  - machine          =  Shirky
#  - emailresults     =
#
#  - twirl webpage    =  TwirlMol Link
#  - image webpage    =  GIF Image Link
#  - nmrdb webpage    =  1H NMR prediction
#  - nmrdb webpage    =  13C NMR prediction
#  - nmrdb webpage    =  COSY prediction
#  - nmrdb webpage    =  HSQC/HMBC prediction
#
#
#
#
#                                              O         ___________        H
#
#
#
#
#
#                                          /
#                                         /
#                                        /
#                                       /
#                                      /
#                                     /
#                                     |
#                                    /
#                                   /
#                                  /
#                                 /
#   H         ____________________
#                                |\__
#                                |   \__
#                                |      \_
#                                |        \__
#                                |           \__
#                                |              \__
#                                |
#                                |
#                                |
#                                |                        H
#                                |
#                                |
#                                |
#
#
#
#
#
#                                H
#
#
#
#
#
title "swnc: cb theory=dft xc=b3lyp formula=C1H4O1 charge=-3 mult=2"
#machinejob:Shirky
#vtag= homolumoresubmitjob:60702:homolumoresubmitjob osmiles:CO:osmiles

echo

start dft-b3lyp-127834

memory 1900 mb

charge -3



geometry units angstroms print xyz noautosym noautoz
C   -0.654386 0.039544 -0.030158
O   0.769553 0.044251 -0.033762
H   -1.081254 0.161928 0.970699
H   -1.081265 -0.893352 -0.412765
H   -1.024679 0.851855 -0.649770
H   1.112243 -0.678784 0.517789
end


basis "ao basis" cartesian print
 C library 6-311++G(2d,2p)
 H library 6-311++G(2d,2p)
 O library 6-311++G(2d,2p)
end

dft
print "final vectors"
direct
noio
grid nodisk
  mult 2
  xc b3lyp

  iterations 5001
end

unset scf:converged
cosmo
   do_gasphase .true.
   rsolv  0.0
   ifscrn 2
   minbem 3
   maxbem 3
   radius 2.096000 1.576000 1.172000 1.172000 1.172000 1.172000
end
task dft energy ignore


### Generating HOMO and LUMO Gaussian cube files ###
dplot
   TITLE HOMO_Alpha_Orbital
   vectors dft-b3lyp-127834.movecs
   LimitXYZ
   -15.0 15.0 96
   -15.0 15.0 96
   -15.0 15.0 96
   spin alpha
   orbitals view
   1
   11
   gaussian
   output homo-alpha.cube
end
task dplot
dplot
   TITLE LUMO_Alpha_Orbital
   vectors dft-b3lyp-127834.movecs
   LimitXYZ
   -15.0 15.0 96
   -15.0 15.0 96
   -15.0 15.0 96
   spin alpha
   orbitals view
   1
   12
   gaussian
   output lumo-alpha.cube
end
task dplot
dplot
   TITLE HOMO_Beta_Orbital
   vectors dft-b3lyp-127834.movecs
   LimitXYZ
   -15.0 15.0 96
   -15.0 15.0 96
   -15.0 15.0 96
   spin beta
   orbitals view
   1
   10
   gaussian
   output homo-beta.cube
end
task dplot
dplot
   TITLE LUMO_Beta_Orbital
   vectors dft-b3lyp-127834.movecs
   LimitXYZ
   -15.0 15.0 96
   -15.0 15.0 96
   -15.0 15.0 96
   spin beta
   orbitals view
   1
   11
   gaussian
   output lumo-beta.cube
end
task dplot



#########################  END   NWCHEM INPUT DECK - NWJOB 127834 ########################
================================================================================


                                         
                                         


             Northwest Computational Chemistry Package (NWChem) 7.0.1
             --------------------------------------------------------


                    Environmental Molecular Sciences Laboratory
                       Pacific Northwest National Laboratory
                                Richland, WA 99352

                              Copyright (c) 1994-2020
                       Pacific Northwest National Laboratory
                            Battelle Memorial Institute

             NWChem is an open-source computational chemistry package
                        distributed under the terms of the
                      Educational Community License (ECL) 2.0
             A copy of the license is included with this distribution
                              in the LICENSE.TXT file

                                  ACKNOWLEDGMENT
                                  --------------

            This software and its documentation were developed at the
            EMSL at Pacific Northwest National Laboratory, a multiprogram
            national laboratory, operated for the U.S. Department of Energy
            by Battelle under Contract Number DE-AC05-76RL01830. Support
            for this work was provided by the Department of Energy Office
            of Biological and Environmental Research, Office of Basic
            Energy Sciences, and the Office of Advanced Scientific Computing.


           Job information
           ---------------

    hostname        = arrow15
    program         = /home/bylaska/bin/nwchem
    date            = Fri Sep  3 14:50:06 2021

    compiled        = Wed_Jun_02_15:47:21_2021
    source          = /home/bylaska/nwchem-releases/nwchem
    nwchem branch   = 7.0.0
    nwchem revision = nwchem_on_git-2641-g873c3f2
    ga revision     = 5.8.0
    use scalapack   = F
    input           = /home/bylaska/Projects/Work/RUNARROWS0/nwchemarrows-2021-9-3-14-50-127834.nw
    prefix          = dft-b3lyp-127834.
    data base       = /home/bylaska/Projects/Work/RUNARROWS0/dft-b3lyp-127834.db
    status          = startup
    nproc           =       32
    time left       =     -1s



           Memory information
           ------------------

    heap     =   62259198 doubles =    475.0 Mbytes
    stack    =   62259195 doubles =    475.0 Mbytes
    global   =  124518400 doubles =    950.0 Mbytes (distinct from heap & stack)
    total    =  249036793 doubles =   1900.0 Mbytes
    verify   = yes
    hardfail = no 


           Directory information
           ---------------------

  0 permanent = /home/bylaska/Projects/Work/RUNARROWS0
  0 scratch   = /home/bylaska/Projects/Work/RUNARROWS0




                                NWChem Input Module
                                -------------------


           swnc: cb theory=dft xc=b3lyp formula=C1H4O1 charge=-3 mult=2
           ------------------------------------------------------------

 Scaling coordinates for geometry "geometry" by  1.889725989
 (inverse scale =  0.529177249)



                             Geometry "geometry" -> ""
                             -------------------------

 Output coordinates in angstroms (scale by  1.889725989 to convert to a.u.)

  No.       Tag          Charge          X              Y              Z
 ---- ---------------- ---------- -------------- -------------- --------------
    1 C                    6.0000    -0.66300561     0.03771517    -0.02876406
    2 O                    8.0000     0.76093339     0.04242217    -0.03236806
    3 H                    1.0000    -1.08987361     0.16009917     0.97209294
    4 H                    1.0000    -1.08988461    -0.89518083    -0.41137106
    5 H                    1.0000    -1.03329861     0.85002617    -0.64837606
    6 H                    1.0000     1.10362339    -0.68061283     0.51918294

      Atomic Mass 
      ----------- 

      C                 12.000000
      O                 15.994910
      H                  1.007825


 Effective nuclear repulsion energy (a.u.)      40.1144823372

            Nuclear Dipole moment (a.u.) 
            ----------------------------
        X                 Y               Z
 ---------------- ---------------- ----------------
     0.0000000000    -0.0000000000     0.0000000000


            XYZ format geometry
            -------------------
     6
 geometry
 C                    -0.66300561     0.03771517    -0.02876406
 O                     0.76093339     0.04242217    -0.03236806
 H                    -1.08987361     0.16009917     0.97209294
 H                    -1.08988461    -0.89518083    -0.41137106
 H                    -1.03329861     0.85002617    -0.64837606
 H                     1.10362339    -0.68061283     0.51918294

 ==============================================================================
                                internuclear distances
 ------------------------------------------------------------------------------
       center one      |      center two      | atomic units |  angstroms
 ------------------------------------------------------------------------------
    2 O                |   1 C                |     2.69088  |     1.42395
    3 H                |   1 C                |     2.06915  |     1.09495
    4 H                |   1 C                |     2.06915  |     1.09495
    5 H                |   1 C                |     2.05354  |     1.08669
    6 H                |   2 O                |     1.83646  |     0.97182
 ------------------------------------------------------------------------------
                         number of included internuclear distances:          5
 ==============================================================================



 ==============================================================================
                                 internuclear angles
 ------------------------------------------------------------------------------
        center 1       |       center 2       |       center 3       |  degrees
 ------------------------------------------------------------------------------
    2 O                |   1 C                |   3 H                |   113.07
    2 O                |   1 C                |   4 H                |   113.07
    2 O                |   1 C                |   5 H                |   109.68
    3 H                |   1 C                |   4 H                |   105.23
    3 H                |   1 C                |   5 H                |   107.75
    4 H                |   1 C                |   5 H                |   107.75
    1 C                |   2 O                |   6 H                |   110.41
 ------------------------------------------------------------------------------
                            number of included internuclear angles:          7
 ==============================================================================



  library name resolved from: .nwchemrc
  library file name is: 
  
                      Basis "ao basis" -> "" (cartesian)
                      -----
  C (Carbon)
  ----------
            Exponent  Coefficients 
       -------------- ---------------------------------------------------------
  1 S  4.56324000E+03  0.001967
  1 S  6.82024000E+02  0.015231
  1 S  1.54973000E+02  0.076127
  1 S  4.44553000E+01  0.260801
  1 S  1.30290000E+01  0.616462
  1 S  1.82773000E+00  0.221006

  2 S  2.09642000E+01  0.114660
  2 S  4.80331000E+00  0.919999
  2 S  1.45933000E+00 -0.003031

  3 P  2.09642000E+01  0.040249
  3 P  4.80331000E+00  0.237594
  3 P  1.45933000E+00  0.815854

  4 S  4.83456000E-01  1.000000

  5 P  4.83456000E-01  1.000000

  6 S  1.45585000E-01  1.000000

  7 P  1.45585000E-01  1.000000

  8 S  4.38000000E-02  1.000000

  9 P  4.38000000E-02  1.000000

 10 D  1.25200000E+00  1.000000

 11 D  3.13000000E-01  1.000000

  H (Hydrogen)
  ------------
            Exponent  Coefficients 
       -------------- ---------------------------------------------------------
  1 S  3.38650000E+01  0.025494
  1 S  5.09479000E+00  0.190373
  1 S  1.15879000E+00  0.852161

  2 S  3.25840000E-01  1.000000

  3 S  1.02741000E-01  1.000000

  4 S  3.60000000E-02  1.000000

  5 P  1.50000000E+00  1.000000

  6 P  3.75000000E-01  1.000000

  O (Oxygen)
  ----------
            Exponent  Coefficients 
       -------------- ---------------------------------------------------------
  1 S  8.58850000E+03  0.001895
  1 S  1.29723000E+03  0.014386
  1 S  2.99296000E+02  0.070732
  1 S  8.73771000E+01  0.240001
  1 S  2.56789000E+01  0.594797
  1 S  3.74004000E+00  0.280802

  2 S  4.21175000E+01  0.113889
  2 S  9.62837000E+00  0.920811
  2 S  2.85332000E+00 -0.003274

  3 P  4.21175000E+01  0.036511
  3 P  9.62837000E+00  0.237153
  3 P  2.85332000E+00  0.819702

  4 S  9.05661000E-01  1.000000

  5 P  9.05661000E-01  1.000000

  6 S  2.55611000E-01  1.000000

  7 P  2.55611000E-01  1.000000

  8 S  8.45000000E-02  1.000000

  9 P  8.45000000E-02  1.000000

 10 D  2.58400000E+00  1.000000

 11 D  6.46000000E-01  1.000000



 Summary of "ao basis" -> "" (cartesian)
 ------------------------------------------------------------------------------
       Tag                 Description            Shells   Functions and Types
 ---------------- ------------------------------  ------  ---------------------
 C                      6-311++G(2d,2p)             11       29   5s4p2d
 H                      6-311++G(2d,2p)              6       10   4s2p
 O                      6-311++G(2d,2p)             11       29   5s4p2d


  unset: warning: scf:converged is not in the database 

                                 NWChem DFT Module
                                 -----------------


           swnc: cb theory=dft xc=b3lyp formula=C1H4O1 charge=-3 mult=2




 Summary of "ao basis" -> "ao basis" (cartesian)
 ------------------------------------------------------------------------------
       Tag                 Description            Shells   Functions and Types
 ---------------- ------------------------------  ------  ---------------------
 C                      6-311++G(2d,2p)             11       29   5s4p2d
 H                      6-311++G(2d,2p)              6       10   4s2p
 O                      6-311++G(2d,2p)             11       29   5s4p2d



 solvent parameters
 solvname_short: h2o     
 solvname_long:  water                              
 dielec:       78.4000
 dielecinf:     1.7769

          ---------------
          -cosmo- solvent
          ---------------
 Cosmo: York-Karplus, doi: 10.1021/jp992097l
 dielectric constant -eps-     =  78.40
 screen = (eps-1)/(eps    )    =   0.98724
 surface charge correction     = lagrangian
 -lineq- algorithm             =   0
 -bem- low  level              =   3
 -bem- from -octahedral-
 gaussian surface charge width =   0.98000
 degree of switching           =   1.00000
 switching function tolerance  =   0.00010
 atomic radii = 
 --------------
    1  6.000  2.096
    2  8.000  1.576
    3  1.000  1.172
    4  1.000  1.172
    5  1.000  1.172
    6  1.000  1.172

 solvent accessible surface
 --------------------------

 ---------- ATOMIC COORDINATES (A.U.) ------------ VDWR(ANG.) --
     1   -1.25289893    0.07127133   -0.05435618     2.096
     2    1.43795560    0.08016627   -0.06116676     1.576
     3   -2.05956249    0.30254356    1.83698930     1.172
     4   -2.05958327   -1.69164649   -0.77737857     1.172
     5   -1.95265124    1.60631654   -1.22525308     1.172
     6    2.08554580   -1.28617176    0.98111350     1.172
 number of segments per atom =        128
 number of   points per atom =        128
 atom (   nspa,  nppa )
 ----------------------
    1 (     99,     0 )       0
    2 (     61,     0 )       0
    3 (     32,     0 )       0
    4 (     30,     0 )       0
    5 (     31,     0 )       0
    6 (     62,     0 )       0
 number of -cosmo- surface points =      315
 molecular surface =     64.059 angstrom**2
 molecular volume  =     38.293 angstrom**3
 G(cav/disp)       =      1.180 kcal/mol
 ...... end of -cosmo- initialization ......


  Caching 1-el integrals 

            General Information
            -------------------
          SCF calculation type: DFT
          Wavefunction type:  spin polarized.
          No. of atoms     :     6
          No. of electrons :    21
           Alpha electrons :    11
            Beta electrons :    10
          Charge           :    -3
          Spin multiplicity:     2
          Use of symmetry is: off; symmetry adaption is: off
          Maximum number of iterations: ***
          This is a Direct SCF calculation.
          AO basis - number of functions:    98
                     number of shells:    46
          Convergence on energy requested:  1.00D-06
          Convergence on density requested:  1.00D-05
          Convergence on gradient requested:  5.00D-04

              XC Information
              --------------
                         B3LYP Method XC Potential
                     Hartree-Fock (Exact) Exchange  0.200          
                        Slater Exchange Functional  0.800 local    
                    Becke 1988 Exchange Functional  0.720 non-local
              Lee-Yang-Parr Correlation Functional  0.810          
                  VWN I RPA Correlation Functional  0.190 local    

             Grid Information
             ----------------
          Grid used for XC integration:  medium    
          Radial quadrature: Mura-Knowles        
          Angular quadrature: Lebedev. 
          Tag              B.-S. Rad. Rad. Pts. Rad. Cut. Ang. Pts.
          ---              ---------- --------- --------- ---------
          C                   0.70       49          11.0       434
          O                   0.60       49          10.0       434
          H                   0.35       45          13.0       434
          Grid pruning is: on 
          Number of quadrature shells:   278
          Spatial weights used:  Erf1

          Convergence Information
          -----------------------
          Convergence aids based upon iterative change in 
          total energy or number of iterations. 
          Levelshifting, if invoked, occurs when the 
          HOMO/LUMO gap drops below (HL_TOL):  1.00D-02
          DIIS, if invoked, will attempt to extrapolate 
          using up to (NFOCK): 10 stored Fock matrices.

                    Damping( 0%)  Levelshifting(0.5)       DIIS
                  --------------- ------------------- ---------------
          dE  on:    start            ASAP                start   
          dE off:    2 iters        *** iters           *** iters 


      Screening Tolerance Information
      -------------------------------
          Density screening/tol_rho:  1.00D-10
          AO Gaussian exp screening on grid/accAOfunc:  14
          CD Gaussian exp screening on grid/accCDfunc:  20
          XC Gaussian exp screening on grid/accXCfunc:  20
          Schwarz screening/accCoul:  1.00D-08


      Superposition of Atomic Density Guess
      -------------------------------------

 Sum of atomic energies:        -114.44617625

 Renormalizing density from      18.00 to     21

      Non-variational initial energy
      ------------------------------

 Total energy =    -125.854373
 1-e energy   =    -273.404205
 2-e energy   =     107.435350
 HOMO         =       0.590664
 LUMO         =       0.617814

   Time after variat. SCF:      0.8
   Time prior to 1st pass:      0.8

           Memory utilization after 1st SCF pass: 
           Heap Space remaining (MW):       62.25            62254790
          Stack Space remaining (MW):       62.26            62258180

   convergence    iter        energy       DeltaE   RMS-Dens  Diis-err    time
 ---------------- ----- ----------------- --------- --------- ---------  ------
     COSMO gas phase
 d= 0,ls=0.0,diis     1   -103.9094724958 -1.44D+02  2.40D+00  9.91D+00     6.1
                                                     2.24D+00  8.32D+00
 d= 0,ls=0.0,diis     2   -101.8779366850  2.03D+00  1.57D-02  3.40D+01     7.3
                                                     1.26D-02  3.15D+01
 d= 0,ls=0.0,diis     3   -109.1372351952 -7.26D+00  4.31D-02  1.17D+01     8.4
                                                     1.85D-02  1.09D+01
 d= 0,ls=0.0,diis     4   -113.3899741470 -4.25D+00  8.18D-01  3.04D+00     9.7
                                                     7.58D-01  2.81D+00
 d= 0,ls=0.0,diis     5   -115.2988761789 -1.91D+00  4.31D-01  9.15D-02    10.8
                                                     3.58D-01  7.93D-02
  Resetting Diis
 d= 0,ls=0.0,diis     6   -115.3032679558 -4.39D-03  2.72D-01  9.73D-02    12.1
                                                     2.56D-01  9.61D-02
 d= 0,ls=0.0,diis     7   -115.3633588138 -6.01D-02  8.19D-02  2.37D-03    13.3
                                                     1.11D-01  2.10D-03
 d= 0,ls=0.0,diis     8   -115.3637752956 -4.16D-04  2.64D-02  6.38D-03    14.6
                                                     2.04D-02  6.38D-03
 d= 0,ls=0.0,diis     9   -115.3665702611 -2.79D-03  3.19D-02  8.39D-05    15.8
                                                     3.51D-02  9.08D-05
 d= 0,ls=0.0,diis    10   -115.3669473008 -3.77D-04  3.56D-02  3.43D-05    17.1
                                                     3.74D-02  3.14D-05
 d= 0,ls=0.0,diis    11   -115.3672582362 -3.11D-04  4.90D-02  7.13D-06    18.3
                                                     5.59D-02  1.18D-05
 d= 0,ls=0.0,diis    12   -115.3675718696 -3.14D-04  5.29D-02  2.80D-06    19.6
                                                     5.88D-02  4.92D-06
 d= 0,ls=0.0,diis    13   -115.3677457974 -1.74D-04  2.05D-02  6.31D-07    20.9
                                                     2.61D-02  1.10D-06
 d= 0,ls=0.0,diis    14   -115.3677681671 -2.24D-05  1.31D-03  2.64D-08    22.1
                                                     2.61D-03  5.64D-08
 d= 0,ls=0.0,diis    15   -115.3677687160 -5.49D-07  7.87D-04  5.49D-09    23.4
                                                     1.07D-03  5.62D-09
 d= 0,ls=0.0,diis    16   -115.3677688211 -1.05D-07  1.60D-04  8.34D-10    24.6
                                                     3.77D-04  1.20D-09
 d= 0,ls=0.0,diis    17   -115.3677688325 -1.14D-08  9.72D-05  1.92D-10    25.9
                                                     8.92D-05  2.00D-10
 d= 0,ls=0.0,diis    18   -115.3677688349 -2.36D-09  4.17D-05  2.20D-11    27.2
                                                     3.81D-05  2.13D-11
 d= 0,ls=0.0,diis    19   -115.3677688352 -2.77D-10  8.80D-06  4.52D-12    28.4
                                                     1.28D-05  4.55D-12
 d= 0,ls=0.0,diis    20   -115.3677688352 -1.84D-11  2.66D-06  1.21D-12    29.7
                                                     4.87D-06  1.30D-12

           Memory utilization after 1st SCF pass: 
           Heap Space remaining (MW):       62.25            62253502
          Stack Space remaining (MW):       62.26            62258180

   convergence    iter        energy       DeltaE   RMS-Dens  Diis-err    time
 ---------------- ----- ----------------- --------- --------- ---------  ------
     COSMO solvation phase
 d= 0,ls=0.0,diis     1   -115.9596535523 -5.92D-01  1.06D+00  4.13D-02    33.0
                                                     1.09D+00  2.13D-02
 d= 0,ls=0.0,diis     2   -115.8188841107  1.41D-01  1.08D-02  1.04D-01    34.6
                                                     7.26D-03  9.34D-02
 d= 0,ls=0.0,diis     3   -115.9221629081 -1.03D-01  1.42D-02  1.04D-02    36.2
                                                     8.80D-03  7.88D-03
 d= 0,ls=0.0,diis     4   -115.9603175152 -3.82D-02  1.45D-02  1.44D-03    37.8
                                                     5.63D-03  1.31D-03
 d= 0,ls=0.0,diis     5   -115.9637333354 -3.42D-03  5.26D-03  7.38D-04    39.5
                                                     2.07D-03  7.14D-04
 d= 0,ls=0.0,diis     6   -115.9644970701 -7.64D-04  4.65D-03  5.64D-05    41.1
                                                     1.55D-03  4.05D-05
 d= 0,ls=0.0,diis     7   -115.9641099328  3.87D-04  3.91D-03  1.55D-05    42.8
                                                     1.38D-03  8.81D-06
 d= 0,ls=0.0,diis     8   -115.9637448036  3.65D-04  3.24D-03  5.83D-06    44.5
                                                     1.25D-03  3.01D-06
 d= 0,ls=0.0,diis     9   -115.9635434791  2.01D-04  8.05D-04  8.90D-07    46.1
                                                     3.42D-04  2.98D-07
 d= 0,ls=0.0,diis    10   -115.9635652725 -2.18D-05  3.99D-04  1.52D-07    47.7
                                                     1.38D-04  6.90D-08
 d= 0,ls=0.0,diis    11   -115.9635308315  3.44D-05  1.33D-04  2.02D-08    49.4
                                                     1.94D-05  8.37D-09
 d= 0,ls=0.0,diis    12   -115.9635103534  2.05D-05  4.47D-05  2.49D-09    51.0
                                                     9.49D-06  1.47D-09
 d= 0,ls=0.0,diis    13   -115.9635089832  1.37D-06  1.73D-05  4.49D-10    52.6
                                                     1.17D-05  3.58D-10
 d= 0,ls=0.0,diis    14   -115.9635092624 -2.79D-07  9.22D-06  7.18D-11    54.2
                                                     5.02D-06  4.69D-11


         Total DFT energy =     -115.963509262448
      One electron energy =     -262.285548958582
           Coulomb energy =      108.651396924542
    Exchange-Corr. energy =      -16.024627625379
 Nuclear repulsion energy =       40.114482337231

             COSMO energy =       13.580788059739

 Numeric. integr. density =       21.000004699518

     Total iterative time =     53.4s


                                   COSMO solvation results
                                   -----------------------

                 gas phase energy =      -115.367768835204
                 sol phase energy =      -115.963509262448
 (electrostatic) solvation energy =         0.595740427243 (  373.83 kcal/mol)

                    DFT Final Alpha Molecular Orbital Analysis
                    ------------------------------------------

 Vector    1  Occ=1.000000D+00  E=-1.918387D+01
              MO Center=  7.6D-01,  4.2D-02, -3.2D-02, r^2= 1.5D-02
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    30      0.552589  2 O  s                 31      0.463529  2 O  s          
    39      0.027650  2 O  s          

 Vector    2  Occ=1.000000D+00  E=-1.026868D+01
              MO Center= -6.6D-01,  3.8D-02, -2.9D-02, r^2= 2.8D-02
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     1      0.565230  1 C  s                  2      0.453241  1 C  s          
    10      0.068031  1 C  s                  6      0.029908  1 C  s          

 Vector    3  Occ=1.000000D+00  E=-1.086108D+00
              MO Center=  5.8D-01, -5.1D-02,  3.9D-02, r^2= 6.0D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      0.521458  2 O  s                 39      0.333648  2 O  s          
    31     -0.175299  2 O  s                  6      0.125617  1 C  s          
    30     -0.113686  2 O  s                 89      0.084496  6 H  s          
    10      0.070554  1 C  s                  7      0.067163  1 C  px         
     2     -0.059067  1 C  s                 90      0.050834  6 H  s          

 Vector    4  Occ=1.000000D+00  E=-7.561015D-01
              MO Center= -4.8D-01,  2.2D-02, -1.7D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     6      0.405366  1 C  s                 10      0.228545  1 C  s          
    35     -0.158849  2 O  s                  2     -0.150173  1 C  s          
    39     -0.139300  2 O  s                 36     -0.121287  2 O  px         
     1     -0.099696  1 C  s                 80      0.097437  5 H  s          
    60      0.091410  3 H  s                 70      0.091353  4 H  s          

 Vector    5  Occ=1.000000D+00  E=-5.835002D-01
              MO Center=  1.5D-01, -1.2D-01,  9.3D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    37     -0.187069  2 O  py                36      0.173468  2 O  px         
     7     -0.154868  1 C  px                90      0.150970  6 H  s          
    38      0.142565  2 O  pz                41     -0.135733  2 O  py         
    33     -0.130123  2 O  py                89      0.128181  6 H  s          
    40      0.119981  2 O  px                32      0.116903  2 O  px         

 Vector    6  Occ=1.000000D+00  E=-5.116645D-01
              MO Center= -4.5D-01, -9.4D-02,  7.3D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     9      0.209362  1 C  pz                 8      0.162212  1 C  py         
    60      0.153609  3 H  s                 70     -0.153692  4 H  s          
    38      0.150755  2 O  pz                 5      0.146877  1 C  pz         
    13      0.132514  1 C  pz                42      0.131180  2 O  pz         
    59      0.120127  3 H  s                 69     -0.120480  4 H  s          

 Vector    7  Occ=1.000000D+00  E=-5.077751D-01
              MO Center= -1.3D-01,  2.4D-01, -1.9D-01, r^2= 1.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    36      0.245784  2 O  px                40      0.199165  2 O  px         
    32      0.167268  2 O  px                80      0.167231  5 H  s          
     7     -0.163776  1 C  px                 8      0.154699  1 C  py         
    79      0.141366  5 H  s                 39      0.138117  2 O  s          
     9     -0.121771  1 C  pz                 3     -0.112986  1 C  px         

 Vector    8  Occ=1.000000D+00  E=-4.218058D-01
              MO Center=  5.9D-02,  1.2D-01, -9.0D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      0.216927  2 O  s                 37      0.206416  2 O  py         
    41      0.180239  2 O  py                80     -0.160399  5 H  s          
    38     -0.157336  2 O  pz                33      0.144633  2 O  py         
     8     -0.143459  1 C  py                36      0.137402  2 O  px         
    42     -0.137700  2 O  pz                81     -0.135871  5 H  s          

 Vector    9  Occ=1.000000D+00  E=-3.587043D-01
              MO Center=  3.0D-01, -3.9D-02,  3.1D-02, r^2= 1.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    38      0.298263  2 O  pz                42      0.299017  2 O  pz         
    37      0.227438  2 O  py                41      0.227816  2 O  py         
    34      0.207619  2 O  pz                33      0.158314  2 O  py         
    61     -0.130924  3 H  s                 71      0.129435  4 H  s          
    60     -0.127945  3 H  s                 70      0.127926  4 H  s          

 Vector   10  Occ=1.000000D+00  E=-1.331957D-01
              MO Center=  6.8D-01, -6.9D-01,  5.3D-01, r^2= 5.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      0.735992  6 H  s                 43     -0.529761  2 O  s          
    39     -0.475751  2 O  s                 10     -0.455535  1 C  s          
    82      0.442294  5 H  s                 92      0.427615  6 H  s          
    14     -0.369366  1 C  s                 15      0.302159  1 C  px         
    11      0.215431  1 C  px                72      0.192945  4 H  s          

 Vector   11  Occ=1.000000D+00  E=-1.156835D-01
              MO Center= -1.9D+00,  2.5D-01, -1.8D-01, r^2= 6.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    15      0.718569  1 C  px                43     -0.718462  2 O  s          
    10      0.696988  1 C  s                 82     -0.408050  5 H  s          
    91      0.349851  6 H  s                 39     -0.341338  2 O  s          
    14      0.266690  1 C  s                 11      0.263570  1 C  px         
    62     -0.228895  3 H  s                 72     -0.228777  4 H  s          

 Vector   12  Occ=0.000000D+00  E=-4.327239D-02
              MO Center= -6.9D-01,  7.2D-01, -5.5D-01, r^2= 9.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      1.783461  5 H  s                 15      0.884772  1 C  px         
    91     -0.495435  6 H  s                 92     -0.468683  6 H  s          
    72     -0.388639  4 H  s                 14     -0.367419  1 C  s          
    62     -0.351547  3 H  s                 44      0.236055  2 O  px         
    11      0.218387  1 C  px                81      0.206507  5 H  s          

 Vector   13  Occ=0.000000D+00  E=-3.472463D-02
              MO Center= -9.7D-01, -3.1D-01,  2.7D-01, r^2= 1.0D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      1.528267  3 H  s                 72     -1.458621  4 H  s          
    13     -0.174665  1 C  pz                12     -0.119920  1 C  py         
    16      0.119236  1 C  py                 9     -0.111917  1 C  pz         
    17      0.092866  1 C  pz                 5     -0.084601  1 C  pz         
     8     -0.082292  1 C  py                46      0.069881  2 O  pz         

 Vector   14  Occ=0.000000D+00  E=-8.866947D-03
              MO Center= -2.2D-01, -3.0D-01,  2.2D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    72      2.067049  4 H  s                 62      2.054999  3 H  s          
    15      1.891899  1 C  px                92     -1.844905  6 H  s          
    82     -1.700321  5 H  s                 16      0.673781  1 C  py         
    91     -0.649554  6 H  s                 61      0.578427  3 H  s          
    10     -0.570864  1 C  s                 71      0.570635  4 H  s          

 Vector   15  Occ=0.000000D+00  E= 5.916612D-03
              MO Center=  1.2D-01, -3.2D-01,  1.8D-01, r^2= 1.0D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      4.558365  5 H  s                 16     -2.696225  1 C  py         
    17      2.330878  1 C  pz                62     -1.953382  3 H  s          
    81      1.675383  5 H  s                 72     -1.503564  4 H  s          
    92     -1.446402  6 H  s                 43     -1.249186  2 O  s          
    91      1.171645  6 H  s                 15      0.820406  1 C  px         

 Vector   16  Occ=0.000000D+00  E= 1.500763D-02
              MO Center= -9.1D-01,  2.5D-01, -1.6D-01, r^2= 9.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    72     -4.548576  4 H  s                 62      4.337806  3 H  s          
    17     -2.951500  1 C  pz                16     -2.505449  1 C  py         
    71     -1.506411  4 H  s                 61      1.451167  3 H  s          
    13     -0.472010  1 C  pz                12     -0.395977  1 C  py         
    46      0.364156  2 O  pz                45      0.342806  2 O  py         

 Vector   17  Occ=0.000000D+00  E= 5.508404D-02
              MO Center= -1.5D+00, -4.9D-02,  4.2D-02, r^2= 1.7D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14     13.270506  1 C  s                 82     -4.157116  5 H  s          
    62     -2.957444  3 H  s                 72     -2.935063  4 H  s          
    43     -1.871138  2 O  s                 81     -1.173264  5 H  s          
    15     -0.980162  1 C  px                61     -0.859636  3 H  s          
    71     -0.857134  4 H  s                 16      0.506448  1 C  py         

 Vector   18  Occ=0.000000D+00  E= 7.894436D-02
              MO Center=  6.2D-01,  2.1D-01, -1.7D-01, r^2= 7.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      4.554770  1 C  s                 10      3.893699  1 C  s          
    43     -2.736150  2 O  s                 44      1.621639  2 O  px         
    45      1.536252  2 O  py                16     -1.374474  1 C  py         
    46     -1.184526  2 O  pz                72     -1.161573  4 H  s          
    61     -1.119689  3 H  s                 71     -1.088778  4 H  s          

 Vector   19  Occ=0.000000D+00  E= 8.619337D-02
              MO Center=  5.3D-01, -4.7D-01,  3.6D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      2.835438  1 C  s                 91      2.606712  6 H  s          
    92     -2.085330  6 H  s                 81     -1.689246  5 H  s          
    82      1.222939  5 H  s                 39     -1.176066  2 O  s          
    43     -1.102492  2 O  s                 45      0.600253  2 O  py         
    44      0.542909  2 O  px                14     -0.529839  1 C  s          

 Vector   20  Occ=0.000000D+00  E= 9.725594D-02
              MO Center=  2.1D-01, -3.6D-02,  4.4D-02, r^2= 8.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    46      1.328401  2 O  pz                71     -1.271144  4 H  s          
    61      1.247304  3 H  s                 13     -1.104285  1 C  pz         
    62     -1.107365  3 H  s                 45      1.040283  2 O  py         
    72      1.034240  4 H  s                 12     -0.842079  1 C  py         
    17     -0.476253  1 C  pz                60      0.453770  3 H  s          

 Vector   21  Occ=0.000000D+00  E= 1.101067D-01
              MO Center= -1.1D+00,  5.3D-01, -4.0D-01, r^2= 1.0D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      4.618897  5 H  s                 62     -2.837988  3 H  s          
    72     -2.791502  4 H  s                 81     -2.346188  5 H  s          
    14      2.218004  1 C  s                 16     -1.794689  1 C  py         
    43     -1.545622  2 O  s                 17      1.394734  1 C  pz         
    39      1.141792  2 O  s                 12      0.947906  1 C  py         

 Vector   22  Occ=0.000000D+00  E= 1.173212D-01
              MO Center=  5.3D-02, -1.0D-01, -3.1D-01, r^2= 8.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      4.008801  6 H  s                 72      3.484423  4 H  s          
    43     -3.302763  2 O  s                 82     -2.715346  5 H  s          
    16      1.927652  1 C  py                46     -1.634759  2 O  pz         
    45      1.452816  2 O  py                44     -1.333541  2 O  px         
    71     -1.305374  4 H  s                 11     -1.062991  1 C  px         

 Vector   23  Occ=0.000000D+00  E= 1.174541D-01
              MO Center= -8.3D-01, -2.6D-01,  5.8D-01, r^2= 1.0D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      5.057296  3 H  s                 72     -3.731498  4 H  s          
    17     -2.475465  1 C  pz                61     -1.767630  3 H  s          
    91      1.716823  6 H  s                 43     -1.414400  2 O  s          
    45      1.313786  2 O  py                82     -1.177963  5 H  s          
    71      1.142147  4 H  s                 16     -1.030344  1 C  py         

 Vector   24  Occ=0.000000D+00  E= 1.492801D-01
              MO Center= -5.4D-02, -3.5D-01,  2.6D-01, r^2= 7.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      9.307408  1 C  s                 91     -3.638345  6 H  s          
    10      3.610307  1 C  s                 61     -3.541987  3 H  s          
    71     -3.558555  4 H  s                 43      2.919049  2 O  s          
    81     -2.023787  5 H  s                 11     -1.740195  1 C  px         
    45     -1.740161  2 O  py                92     -1.515418  6 H  s          

 Vector   25  Occ=0.000000D+00  E= 1.708571D-01
              MO Center=  1.4D-01, -9.2D-02,  6.9D-02, r^2= 9.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    43      3.106100  2 O  s                 15     -2.750821  1 C  px         
    14      2.715733  1 C  s                 92      2.666379  6 H  s          
    44     -2.339342  2 O  px                81     -2.052410  5 H  s          
    62     -1.984856  3 H  s                 72     -1.969800  4 H  s          
    61     -1.250629  3 H  s                 71     -1.248188  4 H  s          

 Vector   26  Occ=0.000000D+00  E= 2.351512D-01
              MO Center= -5.2D-02,  2.6D-01, -1.9D-01, r^2= 9.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14     16.495081  1 C  s                 43    -11.911096  2 O  s          
    10      9.480980  1 C  s                 82     -3.119320  5 H  s          
    44      2.662486  2 O  px                81     -2.568874  5 H  s          
    61     -2.321277  3 H  s                 71     -2.319905  4 H  s          
    62     -2.123485  3 H  s                 72     -2.112691  4 H  s          

 Vector   27  Occ=0.000000D+00  E= 3.355163D-01
              MO Center= -7.4D-01,  2.2D-01, -1.8D-01, r^2= 5.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    17      1.786565  1 C  pz                61     -1.700934  3 H  s          
    71      1.685869  4 H  s                 62     -1.375767  3 H  s          
    72      1.367259  4 H  s                 16      1.323240  1 C  py         
    60      1.190525  3 H  s                 70     -1.176545  4 H  s          
    13     -0.833908  1 C  pz                12     -0.621396  1 C  py         

 Vector   28  Occ=0.000000D+00  E= 3.422402D-01
              MO Center= -6.6D-01, -3.2D-01,  2.5D-01, r^2= 5.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    16      2.266495  1 C  py                81     -2.120530  5 H  s          
    82     -2.104554  5 H  s                 17     -1.692443  1 C  pz         
    10      1.494523  1 C  s                 80      1.388514  5 H  s          
    14     -1.225649  1 C  s                 72      1.070373  4 H  s          
    62      1.025300  3 H  s                 71      0.987157  4 H  s          

 Vector   29  Occ=0.000000D+00  E= 4.347431D-01
              MO Center=  1.3D-01, -9.2D-02,  6.9D-02, r^2= 6.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      5.562494  1 C  s                 10      5.150797  1 C  s          
    91     -4.488720  6 H  s                 82     -2.318006  5 H  s          
    11      2.258090  1 C  px                61     -1.910285  3 H  s          
    71     -1.914284  4 H  s                 44      1.894089  2 O  px         
    39     -1.820114  2 O  s                 90      1.708189  6 H  s          

 Vector   30  Occ=0.000000D+00  E= 4.454148D-01
              MO Center= -9.3D-01, -2.1D-01,  1.6D-01, r^2= 5.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      6.298830  1 C  s                 43     -4.284603  2 O  s          
    11      4.003544  1 C  px                39     -3.025323  2 O  s          
    91      2.296671  6 H  s                 62     -1.627926  3 H  s          
    72     -1.627422  4 H  s                 44      1.250586  2 O  px         
    15     -1.076493  1 C  px                82     -1.045600  5 H  s          

 Vector   31  Occ=0.000000D+00  E= 4.584037D-01
              MO Center= -5.6D-01,  1.0D-01, -7.3D-02, r^2= 6.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     23.111210  1 C  s                 43     -7.241049  2 O  s          
     6     -7.072977  1 C  s                 14      5.220529  1 C  s          
    29     -3.739606  1 C  dzz               27     -3.711494  1 C  dyy        
    24     -3.662323  1 C  dxx               61     -3.333550  3 H  s          
    71     -3.324373  4 H  s                 81     -3.219009  5 H  s          

 Vector   32  Occ=0.000000D+00  E= 4.725070D-01
              MO Center= -1.1D+00, -1.4D-01,  1.0D-01, r^2= 4.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      2.886646  3 H  s                 72     -2.864676  4 H  s          
    13      2.229332  1 C  pz                71      2.085993  4 H  s          
    61     -2.074836  3 H  s                 12      1.678338  1 C  py         
    17     -1.467467  1 C  pz                16     -1.098240  1 C  py         
    26     -0.815172  1 C  dxz               60     -0.716175  3 H  s          

 Vector   33  Occ=0.000000D+00  E= 4.972072D-01
              MO Center= -3.2D-01, -1.2D-01,  8.8D-02, r^2= 6.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91     -3.134802  6 H  s                 82      3.068004  5 H  s          
    12      2.626803  1 C  py                81     -2.054560  5 H  s          
    13     -1.976323  1 C  pz                72     -1.899583  4 H  s          
    62     -1.864426  3 H  s                 16     -1.405480  1 C  py         
    71      1.390211  4 H  s                 61      1.356490  3 H  s          

 Vector   34  Occ=0.000000D+00  E= 5.120572D-01
              MO Center= -3.8D-01,  2.6D-02, -1.4D-02, r^2= 3.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      5.064319  1 C  s                 10      3.984073  1 C  s          
    81     -2.435867  5 H  s                 71     -1.967156  4 H  s          
    61     -1.808915  3 H  s                  6     -1.266195  1 C  s          
    62     -0.816692  3 H  s                 12      0.800178  1 C  py         
    13     -0.781947  1 C  pz                24     -0.717796  1 C  dxx        

 Vector   35  Occ=0.000000D+00  E= 5.127185D-01
              MO Center= -6.0D-01, -2.4D-01,  1.8D-01, r^2= 3.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    13      2.510177  1 C  pz                12      1.957042  1 C  py         
    61     -1.946704  3 H  s                 71      1.762348  4 H  s          
    72     -1.337750  4 H  s                 62      1.277327  3 H  s          
    70      1.037875  4 H  s                 60     -0.989963  3 H  s          
    77      0.586689  4 H  py                68      0.577858  3 H  pz         

 Vector   36  Occ=0.000000D+00  E= 5.630146D-01
              MO Center= -5.2D-01,  1.1D-01, -8.1D-02, r^2= 4.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      8.057271  1 C  s                 14     -5.997966  1 C  s          
     6     -3.034570  1 C  s                 43     -2.626967  2 O  s          
    11      2.035686  1 C  px                27     -1.794128  1 C  dyy        
    29     -1.789257  1 C  dzz               71      1.783070  4 H  s          
    61      1.773089  3 H  s                 39     -1.640338  2 O  s          

 Vector   37  Occ=0.000000D+00  E= 6.009768D-01
              MO Center=  7.9D-01, -4.5D-01,  3.4D-01, r^2= 2.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    98      0.903770  6 H  pz                97      0.686701  6 H  py         
    72      0.444585  4 H  s                 60     -0.437086  3 H  s          
    62     -0.435832  3 H  s                 70      0.431357  4 H  s          
    27     -0.398079  1 C  dyy               29      0.386303  1 C  dzz        
    17      0.376978  1 C  pz                46     -0.340628  2 O  pz         

 Vector   38  Occ=0.000000D+00  E= 7.150002D-01
              MO Center=  3.8D-01, -1.9D-01,  1.4D-01, r^2= 3.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.585536  1 C  s                 43     -2.348985  2 O  s          
    39      2.189569  2 O  s                  6     -1.779856  1 C  s          
    90     -1.763933  6 H  s                 41     -1.583513  2 O  py         
    91      1.547718  6 H  s                 80      1.473196  5 H  s          
    45      1.459818  2 O  py                42      1.210633  2 O  pz         

 Vector   39  Occ=0.000000D+00  E= 7.728977D-01
              MO Center= -1.1D+00,  2.5D-02, -1.9D-02, r^2= 2.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    67      0.762728  3 H  py                78      0.706331  4 H  pz         
    88     -0.593397  5 H  pz                87     -0.452082  5 H  py         
    77     -0.308344  4 H  py                70      0.177010  4 H  s          
    60     -0.169934  3 H  s                 13      0.132286  1 C  pz         
    12      0.112711  1 C  py                68     -0.108254  3 H  pz         

 Vector   40  Occ=0.000000D+00  E= 8.525767D-01
              MO Center=  1.9D-03,  5.4D-02, -3.9D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.378928  2 O  s                 90     -2.917330  6 H  s          
    41     -2.109216  2 O  py                43     -1.736791  2 O  s          
    42      1.610665  2 O  pz                97     -1.179193  6 H  py         
    80      1.046493  5 H  s                 28      1.027226  1 C  dyz        
    98      0.899837  6 H  pz                45      0.772331  2 O  py         

 Vector   41  Occ=0.000000D+00  E= 8.941341D-01
              MO Center=  9.7D-01,  7.6D-02, -5.8D-02, r^2= 3.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      5.305458  1 C  s                 10      5.135591  1 C  s          
    43     -4.825563  2 O  s                 40      3.071969  2 O  px         
    11      2.370556  1 C  px                61     -1.164659  3 H  s          
    71     -1.160924  4 H  s                 81     -1.154385  5 H  s          
    82     -1.069180  5 H  s                 24      0.972350  1 C  dxx        

 Vector   42  Occ=0.000000D+00  E= 9.227508D-01
              MO Center= -6.3D-01, -1.7D-02,  1.4D-02, r^2= 2.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    13      1.505035  1 C  pz                12      1.149861  1 C  py         
    66     -0.676420  3 H  px                76      0.676141  4 H  px         
    70      0.616175  4 H  s                 60     -0.608532  3 H  s          
    88     -0.585927  5 H  pz                61     -0.498433  3 H  s          
    71      0.498749  4 H  s                 78     -0.479640  4 H  pz         

 Vector   43  Occ=0.000000D+00  E= 9.597693D-01
              MO Center=  1.3D-01,  2.0D-01, -1.6D-01, r^2= 3.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      9.036867  2 O  s                 43     -5.938793  2 O  s          
    14      4.106255  1 C  s                 35     -2.538086  2 O  s          
    40     -1.876768  2 O  px                91      1.519340  6 H  s          
    24     -1.377814  1 C  dxx               44      1.224444  2 O  px         
    53     -1.223279  2 O  dxx               56     -1.222335  2 O  dyy        

 Vector   44  Occ=0.000000D+00  E= 9.798096D-01
              MO Center=  3.9D-02,  6.3D-03, -7.8D-03, r^2= 3.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.790884  1 C  dxz               25      1.363952  1 C  dxy        
    60      1.320654  3 H  s                 70     -1.315911  4 H  s          
    42     -1.304846  2 O  pz                41     -0.999337  2 O  py         
    27      0.712416  1 C  dyy               29     -0.715054  1 C  dzz        
    61     -0.694851  3 H  s                 71      0.691730  4 H  s          

 Vector   45  Occ=0.000000D+00  E= 1.020527D+00
              MO Center=  9.7D-02, -1.4D-03,  1.1D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -1.374791  3 H  s                 70      1.365376  4 H  s          
    13      1.289514  1 C  pz                72     -1.152184  4 H  s          
    17     -1.139686  1 C  pz                62      1.134910  3 H  s          
    42     -1.118690  2 O  pz                12      1.024519  1 C  py         
    29      0.998816  1 C  dzz               27     -0.963343  1 C  dyy        

 Vector   46  Occ=0.000000D+00  E= 1.025875D+00
              MO Center= -7.2D-01,  1.2D-01, -1.0D-01, r^2= 3.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.801913  2 O  s                 11     -3.362169  1 C  px         
    40     -2.021576  2 O  px                35     -1.321877  2 O  s          
    86      1.324093  5 H  px                10     -1.026925  1 C  s          
    12     -0.943749  1 C  py                 6     -0.886324  1 C  s          
    76      0.821687  4 H  px                66      0.810338  3 H  px         

 Vector   47  Occ=0.000000D+00  E= 1.059173D+00
              MO Center= -4.3D-01,  1.1D-01, -8.6D-02, r^2= 3.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.719086  2 O  s                 80     -2.397957  5 H  s          
    90     -2.348959  6 H  s                 12      2.246259  1 C  py         
    41     -2.158986  2 O  py                28     -1.840234  1 C  dyz        
    13     -1.710894  1 C  pz                42      1.647539  2 O  pz         
    82      1.650168  5 H  s                 16     -1.227152  1 C  py         

 Vector   48  Occ=0.000000D+00  E= 1.120462D+00
              MO Center= -6.2D-01, -2.8D-01,  2.1D-01, r^2= 3.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.167213  1 C  s                 43     -2.211559  2 O  s          
    14      1.698287  1 C  s                 12      1.688517  1 C  py         
    81     -1.401079  5 H  s                 40      1.376759  2 O  px         
    24      1.358552  1 C  dxx               13     -1.290256  1 C  pz         
    27     -1.100041  1 C  dyy               90     -1.027516  6 H  s          

 Vector   49  Occ=0.000000D+00  E= 1.152455D+00
              MO Center= -2.3D-01, -7.5D-02,  5.8D-02, r^2= 3.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.210479  1 C  s                 14      4.882820  1 C  s          
    43     -4.434379  2 O  s                 11      3.653783  1 C  px         
     6     -2.279110  1 C  s                 29     -2.034521  1 C  dzz        
    27     -1.969618  1 C  dyy               39     -1.804895  2 O  s          
    44      1.508716  2 O  px                60      1.247369  3 H  s          

 Vector   50  Occ=0.000000D+00  E= 1.197138D+00
              MO Center= -6.0D-01,  1.3D-01, -9.6D-02, r^2= 2.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.544788  1 C  dxz               13     -1.290417  1 C  pz         
    88      1.217132  5 H  pz                27     -1.177278  1 C  dyy        
    25      1.169469  1 C  dxy               29      1.167618  1 C  dzz        
    12     -0.982964  1 C  py                87      0.932861  5 H  py         
    67      0.767703  3 H  py                78      0.740099  4 H  pz         

 Vector   51  Occ=0.000000D+00  E= 1.244375D+00
              MO Center= -1.9D-01, -5.6D-02,  4.2D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.263410  1 C  s                 91     -2.656974  6 H  s          
    28      2.174128  1 C  dyz               25     -2.097436  1 C  dxy        
    14      1.882049  1 C  s                 26      1.602796  1 C  dxz        
    90      1.434710  6 H  s                 39     -1.336330  2 O  s          
    41      1.328697  2 O  py                 6     -1.303012  1 C  s          

 Vector   52  Occ=0.000000D+00  E= 1.313461D+00
              MO Center= -1.5D-01, -2.0D-01,  1.6D-01, r^2= 3.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.722939  1 C  s                 39      2.744500  2 O  s          
    80      2.511609  5 H  s                  6     -2.454118  1 C  s          
    12     -2.263391  1 C  py                29     -1.913478  1 C  dzz        
    27     -1.853264  1 C  dyy               13      1.778346  1 C  pz         
    25      1.732891  1 C  dxy               90     -1.677656  6 H  s          

 Vector   53  Occ=0.000000D+00  E= 1.343440D+00
              MO Center= -8.9D-01, -2.1D-01,  1.5D-01, r^2= 3.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      3.559343  3 H  s                 70     -3.558667  4 H  s          
    13     -3.171729  1 C  pz                12     -2.460497  1 C  py         
    71     -2.203329  4 H  s                 61      2.178845  3 H  s          
    26      2.051552  1 C  dxz               68     -2.043850  3 H  pz         
    77     -1.948126  4 H  py                 9     -1.703202  1 C  pz         

 Vector   54  Occ=0.000000D+00  E= 1.359799D+00
              MO Center= -3.5D-01,  1.7D-01, -1.3D-01, r^2= 3.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.975945  1 C  s                 80     -3.110313  5 H  s          
    28     -3.086708  1 C  dyz                6     -2.538420  1 C  s          
    39      2.368119  2 O  s                 29     -2.322587  1 C  dzz        
    60      2.267787  3 H  s                 70      2.259902  4 H  s          
    81     -2.143330  5 H  s                 12      2.109363  1 C  py         

 Vector   55  Occ=0.000000D+00  E= 1.412796D+00
              MO Center= -3.4D-01, -1.5D-02,  1.2D-02, r^2= 3.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     16.313012  1 C  s                  6     -9.597836  1 C  s          
    27     -6.852172  1 C  dyy               29     -6.710238  1 C  dzz        
    24     -5.936535  1 C  dxx               43     -4.409044  2 O  s          
    80      3.576887  5 H  s                 60      3.216525  3 H  s          
    70      3.230192  4 H  s                 11      2.126627  1 C  px         

 Vector   56  Occ=0.000000D+00  E= 1.436691D+00
              MO Center= -1.0D+00, -4.7D-02,  3.4D-02, r^2= 3.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      9.854492  1 C  s                 14      2.416360  1 C  s          
    61     -2.398733  3 H  s                 71     -2.401508  4 H  s          
    81     -2.317343  5 H  s                 24     -1.793059  1 C  dxx        
    11     -1.782062  1 C  px                60     -1.723206  3 H  s          
    70     -1.727345  4 H  s                 80     -1.363206  5 H  s          

 Vector   57  Occ=0.000000D+00  E= 1.749964D+00
              MO Center=  6.5D-01, -4.1D-02,  3.1D-02, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -1.012721  3 H  s                 70      1.015396  4 H  s          
    56      0.973102  2 O  dyy               58     -0.972274  2 O  dzz        
    27     -0.758511  1 C  dyy               29      0.752740  1 C  dzz        
    13      0.692773  1 C  pz                98      0.607934  6 H  pz         
    57      0.530632  2 O  dyz               12      0.526114  1 C  py         

 Vector   58  Occ=0.000000D+00  E= 1.910395D+00
              MO Center=  4.3D-01, -2.2D-02,  1.6D-02, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.590879  2 O  s                 25      2.305871  1 C  dxy        
    26     -1.791422  1 C  dxz               90     -1.634163  6 H  s          
    41     -1.599329  2 O  py                54      1.347495  2 O  dxy        
    57     -1.348689  2 O  dyz               42      1.232669  2 O  pz         
    80      1.189174  5 H  s                 10      1.132909  1 C  s          

 Vector   59  Occ=0.000000D+00  E= 1.917578D+00
              MO Center=  2.7D-01,  5.5D-02, -4.1D-02, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      2.445701  1 C  dxz               25      1.898017  1 C  dxy        
    55      1.706898  2 O  dxz               54      1.320262  2 O  dxy        
    42     -0.847040  2 O  pz                70     -0.695908  4 H  s          
    60      0.692250  3 H  s                 41     -0.669303  2 O  py         
    77     -0.555715  4 H  py                68     -0.532966  3 H  pz         

 Vector   60  Occ=0.000000D+00  E= 2.097220D+00
              MO Center=  3.9D-01, -7.4D-02,  5.6D-02, r^2= 2.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.121218  2 O  s                 40     -2.733516  2 O  px         
     6     -1.764504  1 C  s                 90      1.756226  6 H  s          
    11     -1.731211  1 C  px                24     -1.689137  1 C  dxx        
    14     -1.479468  1 C  s                 56     -1.225969  2 O  dyy        
    58     -1.220650  2 O  dzz               35     -1.090812  2 O  s          

 Vector   61  Occ=0.000000D+00  E= 2.174618D+00
              MO Center=  6.2D-01, -4.7D-02,  3.6D-02, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      7.302254  2 O  s                 90     -6.881836  6 H  s          
    41     -2.881205  2 O  py                42      2.198629  2 O  pz         
    97     -2.130120  6 H  py                57     -2.075049  2 O  dyz        
     6     -1.681493  1 C  s                 98      1.624117  6 H  pz         
    10      1.487036  1 C  s                 43     -1.472235  2 O  s          

 Vector   62  Occ=0.000000D+00  E= 2.472153D+00
              MO Center= -9.4D-01, -2.4D-01,  1.8D-01, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      2.634270  3 H  s                 70     -2.628389  4 H  s          
    13     -1.145202  1 C  pz                59     -1.116720  3 H  s          
    69      1.113297  4 H  s                 68     -0.878205  3 H  pz         
    12     -0.865601  1 C  py                77     -0.828659  4 H  py         
     9     -0.691626  1 C  pz                17      0.626262  1 C  pz         

 Vector   63  Occ=0.000000D+00  E= 2.481943D+00
              MO Center=  9.1D-02,  3.7D-03, -5.1D-03, r^2= 2.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      2.377676  5 H  s                 39      2.104152  2 O  s          
    10      1.586076  1 C  s                 14      1.308465  1 C  s          
    40      1.215885  2 O  px                53     -1.110992  2 O  dxx        
    90     -1.101111  6 H  s                 57     -1.064809  2 O  dyz        
    41     -0.990753  2 O  py                12     -0.917078  1 C  py         

 Vector   64  Occ=0.000000D+00  E= 2.651945D+00
              MO Center= -1.7D-01,  1.7D-01, -1.3D-01, r^2= 2.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      3.619316  5 H  s                 90     -2.410992  6 H  s          
    10     -1.486475  1 C  s                 14     -1.455740  1 C  s          
    43      1.312337  2 O  s                  6     -1.267966  1 C  s          
    12     -1.261588  1 C  py                79     -1.197094  5 H  s          
    87     -1.021492  5 H  py                24     -1.002412  1 C  dxx        

 Vector   65  Occ=0.000000D+00  E= 2.852179D+00
              MO Center= -8.4D-01, -1.8D-01,  1.4D-01, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -4.674350  3 H  s                 70     -4.672035  4 H  s          
     6      4.598577  1 C  s                 14     -4.059015  1 C  s          
    39     -3.427341  2 O  s                 80     -3.161810  5 H  s          
    24      2.630874  1 C  dxx               29      2.368753  1 C  dzz        
    27      2.341109  1 C  dyy               43      1.640953  2 O  s          

 Vector   66  Occ=0.000000D+00  E= 3.006995D+00
              MO Center=  2.0D-01,  1.1D-01, -8.5D-02, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      5.212532  2 O  s                 43     -4.108395  2 O  s          
    80      2.864489  5 H  s                 14      2.769895  1 C  s          
    10      2.073094  1 C  s                 56     -1.969632  2 O  dyy        
     6     -1.919249  1 C  s                 58     -1.877030  2 O  dzz        
    53     -1.539582  2 O  dxx               91      1.402757  6 H  s          

 Vector   67  Occ=0.000000D+00  E= 3.063360D+00
              MO Center= -7.9D-01, -1.1D-01,  8.2D-02, r^2= 1.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      1.900612  3 H  s                 70     -1.900930  4 H  s          
    13     -1.042514  1 C  pz                26      0.855739  1 C  dxz        
    12     -0.795451  1 C  py                27      0.742399  1 C  dyy        
    29     -0.741856  1 C  dzz               25      0.652359  1 C  dxy        
    20     -0.643910  1 C  dxz                9     -0.628237  1 C  pz         

 Vector   68  Occ=0.000000D+00  E= 3.133601D+00
              MO Center= -4.8D-01,  1.1D-01, -8.1D-02, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.290411  2 O  s                 10      1.590628  1 C  s          
    43     -1.454441  2 O  s                 28     -1.269923  1 C  dyz        
    90     -1.185782  6 H  s                 14      0.971970  1 C  s          
    60      0.958247  3 H  s                 70      0.959793  4 H  s          
    80     -0.932596  5 H  s                  6     -0.910881  1 C  s          

 Vector   69  Occ=0.000000D+00  E= 3.212746D+00
              MO Center= -7.0D-01,  1.5D-02, -1.2D-02, r^2= 1.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.311387  1 C  dxz               20     -1.118745  1 C  dxz        
    25      0.999381  1 C  dxy               19     -0.852641  1 C  dxy        
    27     -0.662580  1 C  dyy               29      0.663438  1 C  dzz        
    21      0.478160  1 C  dyy               23     -0.478149  1 C  dzz        
    28     -0.362595  1 C  dyz               42     -0.355575  2 O  pz         

 Vector   70  Occ=0.000000D+00  E= 3.290885D+00
              MO Center= -6.4D-01,  2.6D-02, -2.0D-02, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    28      1.748700  1 C  dyz               25     -1.256036  1 C  dxy        
    90      1.216739  6 H  s                 19      1.047687  1 C  dxy        
    22     -1.047006  1 C  dyz               26      0.956950  1 C  dxz        
    39     -0.904842  2 O  s                 41      0.862013  2 O  py         
    20     -0.798327  1 C  dxz               80      0.749082  5 H  s          

 Vector   71  Occ=0.000000D+00  E= 3.357697D+00
              MO Center= -5.2D-01,  1.6D-02, -1.2D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      6.743983  2 O  s                 10     -2.967927  1 C  s          
    11     -2.653292  1 C  px                 7     -2.352290  1 C  px         
     6      2.339461  1 C  s                 80     -2.032825  5 H  s          
    27      1.941889  1 C  dyy               60     -1.893496  3 H  s          
    70     -1.892426  4 H  s                 29      1.861347  1 C  dzz        

 Vector   72  Occ=0.000000D+00  E= 3.464998D+00
              MO Center= -7.2D-01, -1.8D-02,  1.4D-02, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      3.352721  3 H  s                 70     -3.350491  4 H  s          
     9     -2.833396  1 C  pz                 8     -2.157071  1 C  py         
    13     -1.988043  1 C  pz                12     -1.513184  1 C  py         
    26      1.497132  1 C  dxz               68     -1.470746  3 H  pz         
    77     -1.434017  4 H  py                25      1.139392  1 C  dxy        

 Vector   73  Occ=0.000000D+00  E= 3.482834D+00
              MO Center= -5.9D-01,  2.2D-02, -1.7D-02, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      3.043957  5 H  s                  8     -2.619105  1 C  py         
    60     -2.059884  3 H  s                 70     -2.064869  4 H  s          
     9      1.993629  1 C  pz                28      1.760004  1 C  dyz        
    12     -1.667094  1 C  py                25      1.593393  1 C  dxy        
    13      1.269179  1 C  pz                26     -1.213256  1 C  dxz        

 Vector   74  Occ=0.000000D+00  E= 3.571189D+00
              MO Center= -2.9D-01,  4.8D-02, -3.6D-02, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     7      2.304290  1 C  px                80      2.044417  5 H  s          
    39     -1.681039  2 O  s                 40      1.542357  2 O  px         
    53     -1.022077  2 O  dxx               90      0.925903  6 H  s          
    11      0.918462  1 C  px                87     -0.877271  5 H  py         
    14     -0.864493  1 C  s                 28      0.862539  1 C  dyz        

 Vector   75  Occ=0.000000D+00  E= 3.710467D+00
              MO Center= -8.9D-01,  4.2D-02, -3.2D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    64      0.667403  3 H  py                75      0.622740  4 H  pz         
    85     -0.600358  5 H  pz                67     -0.510226  3 H  py         
    78     -0.490362  4 H  pz                84     -0.457851  5 H  py         
    88      0.413180  5 H  pz                87      0.314863  5 H  py         
    95     -0.280372  6 H  pz                74     -0.254433  4 H  py         

 Vector   76  Occ=0.000000D+00  E= 3.755819D+00
              MO Center=  7.1D-01, -5.7D-01,  4.3D-01, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    95      0.903600  6 H  pz                94      0.690384  6 H  py         
    98     -0.515332  6 H  pz                70      0.455996  4 H  s          
    60     -0.453274  3 H  s                 27     -0.392511  1 C  dyy        
    97     -0.394392  6 H  py                29      0.391972  1 C  dzz        
    13      0.370297  1 C  pz                62      0.352603  3 H  s          

 Vector   77  Occ=0.000000D+00  E= 3.854853D+00
              MO Center= -9.2D-01, -2.9D-01,  2.4D-01, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      0.752227  1 C  dxz               63      0.740045  3 H  px         
    73     -0.723033  4 H  px                 9     -0.631768  1 C  pz         
    70     -0.611760  4 H  s                 60      0.595075  3 H  s          
    25      0.540518  1 C  dxy               68     -0.538066  3 H  pz         
    20     -0.486436  1 C  dxz               77     -0.483658  4 H  py         

 Vector   78  Occ=0.000000D+00  E= 3.860012D+00
              MO Center= -5.3D-01,  1.9D-01, -1.6D-01, r^2= 2.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    25      0.878241  1 C  dxy               83      0.807899  5 H  px         
    12      0.801736  1 C  py                86     -0.793199  5 H  px         
    43     -0.715035  2 O  s                 26     -0.641426  1 C  dxz        
    13     -0.608106  1 C  pz                19     -0.569422  1 C  dxy        
    61      0.478507  3 H  s                 71      0.480844  4 H  s          

 Vector   79  Occ=0.000000D+00  E= 3.983418D+00
              MO Center=  2.6D-01, -3.2D-01,  2.4D-01, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      1.270984  5 H  s                 39     -1.098431  2 O  s          
    28      1.025590  1 C  dyz               93     -0.974789  6 H  px         
     8     -0.935030  1 C  py                 9      0.715447  1 C  pz         
    90      0.711862  6 H  s                 10      0.616798  1 C  s          
    12     -0.579308  1 C  py                41      0.580120  2 O  py         

 Vector   80  Occ=0.000000D+00  E= 4.018432D+00
              MO Center= -9.5D-01,  3.4D-01, -2.6D-01, r^2= 1.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    85      0.742976  5 H  pz                88     -0.709573  5 H  pz         
    84      0.567561  5 H  py                29     -0.542859  1 C  dzz        
    87     -0.543113  5 H  py                27      0.539830  1 C  dyy        
    13      0.511963  1 C  pz                20      0.478190  1 C  dxz        
    78     -0.470414  4 H  pz                 9     -0.461899  1 C  pz         

 Vector   81  Occ=0.000000D+00  E= 4.031242D+00
              MO Center= -7.4D-01, -3.3D-01,  2.6D-01, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    12      0.876234  1 C  py                64      0.694300  3 H  py         
    75     -0.694891  4 H  pz                11      0.685307  1 C  px         
    13     -0.663986  1 C  pz                67     -0.646468  3 H  py         
    78      0.623575  4 H  pz                22     -0.484444  1 C  dyz        
    19      0.464133  1 C  dxy               28      0.425844  1 C  dyz        

 Vector   82  Occ=0.000000D+00  E= 4.068570D+00
              MO Center= -7.2D-01, -2.1D-01,  1.6D-01, r^2= 2.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    11      1.419709  1 C  px                10      1.392560  1 C  s          
    14      0.849572  1 C  s                 28     -0.810327  1 C  dyz        
    63      0.639781  3 H  px                73      0.640445  4 H  px         
    66     -0.611867  3 H  px                76     -0.612662  4 H  px         
     7     -0.594877  1 C  px                86     -0.594198  5 H  px         

 Vector   83  Occ=0.000000D+00  E= 4.148803D+00
              MO Center=  5.2D-01, -2.2D-01,  1.7D-01, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91     -1.508705  6 H  s                 39      1.379926  2 O  s          
    57      0.814947  2 O  dyz               94      0.806758  6 H  py         
    90      0.771354  6 H  s                  6     -0.752678  1 C  s          
    60      0.671585  3 H  s                 70      0.671432  4 H  s          
    95     -0.616009  6 H  pz                56     -0.564543  2 O  dyy        

 Vector   84  Occ=0.000000D+00  E= 4.311492D+00
              MO Center= -6.8D-01,  3.6D-02, -2.7D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      1.822981  1 C  s                 40      1.082196  2 O  px         
    81     -1.022202  5 H  s                 39     -1.006117  2 O  s          
     6      0.954487  1 C  s                 27      0.865941  1 C  dyy        
    29      0.849036  1 C  dzz               61     -0.825521  3 H  s          
    71     -0.824994  4 H  s                 24      0.740674  1 C  dxx        

 Vector   85  Occ=0.000000D+00  E= 4.935255D+00
              MO Center= -8.7D-01, -2.1D-01,  1.6D-01, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     9      1.042287  1 C  pz                65      0.811022  3 H  pz         
     8      0.794102  1 C  py                20     -0.778116  1 C  dxz        
    74      0.763297  4 H  py                60     -0.684947  3 H  s          
    70      0.684168  4 H  s                 19     -0.593096  1 C  dxy        
    21     -0.570847  1 C  dyy               23      0.570895  1 C  dzz        

 Vector   86  Occ=0.000000D+00  E= 4.959156D+00
              MO Center=  7.2D-01,  3.4D-02, -2.6D-02, r^2= 6.9D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    38      1.223157  2 O  pz                34     -0.993883  2 O  pz         
    37      0.933100  2 O  py                42     -0.843490  2 O  pz         
    33     -0.758203  2 O  py                41     -0.643383  2 O  py         
    62      0.352460  3 H  s                 72     -0.352521  4 H  s          
    46      0.343141  2 O  pz                17     -0.339957  1 C  pz         

 Vector   87  Occ=0.000000D+00  E= 4.984960D+00
              MO Center= -8.7D-01,  2.8D-01, -2.2D-01, r^2= 1.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     8      1.228606  1 C  py                22     -1.160380  1 C  dyz        
    80     -1.072342  5 H  s                  9     -0.936391  1 C  pz         
    84      0.786795  5 H  py                19     -0.755265  1 C  dxy        
    85     -0.600297  5 H  pz                60      0.583971  3 H  s          
    70      0.584636  4 H  s                 20      0.575461  1 C  dxz        

 Vector   88  Occ=0.000000D+00  E= 5.410463D+00
              MO Center=  4.8D-01, -1.1D-02,  8.5D-03, r^2= 8.3D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     -1.213976  1 C  s                 36      1.219305  2 O  px         
     7      1.146889  1 C  px                32     -0.916801  2 O  px         
    37      0.871043  2 O  py                90      0.680186  6 H  s          
    38     -0.664449  2 O  pz                53     -0.652600  2 O  dxx        
    24      0.590282  1 C  dxx               33     -0.591173  2 O  py         

 Vector   89  Occ=0.000000D+00  E= 5.907111D+00
              MO Center=  7.1D-01, -9.9D-02,  7.6D-02, r^2= 7.3D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    90      1.444145  6 H  s                 37      1.257851  2 O  py         
    36     -1.121351  2 O  px                57      1.062413  2 O  dyz        
    38     -0.959512  2 O  pz                33     -0.753116  2 O  py         
    32      0.730390  2 O  px                 7     -0.705203  1 C  px         
    54      0.692893  2 O  dxy               94      0.674936  6 H  py         

 Vector   90  Occ=0.000000D+00  E= 6.849904D+00
              MO Center=  7.6D-01,  4.2D-02, -3.2D-02, r^2= 3.4D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    50      0.950175  2 O  dyy               52     -0.950225  2 O  dzz        
    56     -0.573599  2 O  dyy               58      0.573780  2 O  dzz        
    51      0.520291  2 O  dyz               60      0.317262  3 H  s          
    70     -0.317248  4 H  s                 57     -0.314153  2 O  dyz        
    27      0.261104  1 C  dyy               29     -0.260829  1 C  dzz        

 Vector   91  Occ=0.000000D+00  E= 6.930848D+00
              MO Center=  7.5D-01,  4.4D-02, -3.3D-02, r^2= 3.8D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    49      1.578181  2 O  dxz               48      1.204192  2 O  dxy        
    55     -1.044743  2 O  dxz               54     -0.797194  2 O  dxy        
    26     -0.505841  1 C  dxz               25     -0.386084  1 C  dxy        
    13     -0.346903  1 C  pz                42      0.318602  2 O  pz         
    12     -0.264619  1 C  py                41      0.243306  2 O  py         

 Vector   92  Occ=0.000000D+00  E= 6.984045D+00
              MO Center=  7.5D-01,  3.5D-02, -2.7D-02, r^2= 3.9D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      1.727962  2 O  s                 51      1.332116  2 O  dyz        
    48     -1.151532  2 O  dxy               90     -1.006046  6 H  s          
    57     -0.887033  2 O  dyz               49      0.878759  2 O  dxz        
    54      0.828199  2 O  dxy               41     -0.769799  2 O  py         
    55     -0.631997  2 O  dxz               42      0.587408  2 O  pz         

 Vector   93  Occ=0.000000D+00  E= 7.187025D+00
              MO Center=  7.6D-01,  3.1D-02, -2.4D-02, r^2= 4.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      3.194553  2 O  s                  6     -1.552901  1 C  s          
    40     -0.985144  2 O  px                24     -0.963264  1 C  dxx        
    47     -0.896966  2 O  dxx               90     -0.878225  6 H  s          
    48      0.847656  2 O  dxy               51      0.822617  2 O  dyz        
    58     -0.746914  2 O  dzz                7     -0.657120  1 C  px         

 Vector   94  Occ=0.000000D+00  E= 7.395747D+00
              MO Center=  7.7D-01,  4.6D-02, -3.5D-02, r^2= 4.6D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    90      1.820625  6 H  s                 40     -1.343742  2 O  px         
    51     -1.177619  2 O  dyz               57      1.112008  2 O  dyz        
     6     -0.964676  1 C  s                 41      0.953548  2 O  py         
    53      0.799797  2 O  dxx               47     -0.794397  2 O  dxx        
    48     -0.760651  2 O  dxy               42     -0.727398  2 O  pz         

 Vector   95  Occ=0.000000D+00  E= 8.733915D+00
              MO Center= -6.7D-01,  3.9D-02, -3.0D-02, r^2= 6.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      8.330973  1 C  s                  6      6.015653  1 C  s          
    18     -3.204921  1 C  dxx               21     -3.208903  1 C  dyy        
    23     -3.209215  1 C  dzz               27     -2.874737  1 C  dyy        
    29     -2.876164  1 C  dzz               24     -2.824713  1 C  dxx        
     2     -1.819783  1 C  s                 43     -1.200296  2 O  s          

 Vector   96  Occ=0.000000D+00  E= 1.754164D+01
              MO Center=  7.6D-01,  5.1D-02, -3.9D-02, r^2= 5.7D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      7.957498  2 O  s                 39      5.123416  2 O  s          
    47     -3.301515  2 O  dxx               50     -3.305351  2 O  dyy        
    52     -3.311278  2 O  dzz               53     -2.580669  2 O  dxx        
    56     -2.538251  2 O  dyy               58     -2.539519  2 O  dzz        
    43     -2.204289  2 O  s                 31     -1.990241  2 O  s          

 Vector   97  Occ=0.000000D+00  E= 3.504804D+01
              MO Center= -6.7D-01,  3.9D-02, -3.0D-02, r^2= 5.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      9.817863  1 C  s                  6      5.315476  1 C  s          
     2     -4.514974  1 C  s                 27     -3.023053  1 C  dyy        
    29     -3.020758  1 C  dzz               24     -2.952820  1 C  dxx        
    21     -2.757553  1 C  dyy               23     -2.759170  1 C  dzz        
    18     -2.736363  1 C  dxx                1      2.541300  1 C  s          

 Vector   98  Occ=0.000000D+00  E= 6.651370D+01
              MO Center=  7.6D-01,  5.0D-02, -3.8D-02, r^2= 4.4D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      5.460164  2 O  s                 39      4.934084  2 O  s          
    31     -4.294149  2 O  s                 30      2.703544  2 O  s          
    43     -2.330422  2 O  s                 52     -2.304464  2 O  dzz        
    47     -2.292515  2 O  dxx               50     -2.300441  2 O  dyy        
    53     -2.297162  2 O  dxx               56     -2.241285  2 O  dyy        


                     DFT Final Beta Molecular Orbital Analysis
                     -----------------------------------------

 Vector    1  Occ=1.000000D+00  E=-1.918241D+01
              MO Center=  7.6D-01,  4.2D-02, -3.2D-02, r^2= 1.5D-02
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    30      0.552583  2 O  s                 31      0.463556  2 O  s          
    39      0.027589  2 O  s          

 Vector    2  Occ=1.000000D+00  E=-1.026546D+01
              MO Center= -6.6D-01,  3.8D-02, -2.9D-02, r^2= 2.8D-02
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     1      0.565061  1 C  s                  2      0.453347  1 C  s          
    10      0.068386  1 C  s                  6      0.030065  1 C  s          

 Vector    3  Occ=1.000000D+00  E=-1.082421D+00
              MO Center=  5.8D-01, -5.1D-02,  3.9D-02, r^2= 6.0D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      0.520530  2 O  s                 39      0.334140  2 O  s          
    31     -0.175217  2 O  s                  6      0.123157  1 C  s          
    30     -0.113641  2 O  s                 89      0.084750  6 H  s          
    10      0.070593  1 C  s                  7      0.067574  1 C  px         
     2     -0.058688  1 C  s                 90      0.051465  6 H  s          

 Vector    4  Occ=1.000000D+00  E=-7.506844D-01
              MO Center= -4.8D-01,  1.9D-02, -1.4D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     6      0.394981  1 C  s                 10      0.237922  1 C  s          
    35     -0.155492  2 O  s                  2     -0.149034  1 C  s          
    39     -0.149236  2 O  s                 36     -0.124446  2 O  px         
    80      0.100682  5 H  s                  1     -0.098996  1 C  s          
    60      0.095042  3 H  s                 70      0.094982  4 H  s          

 Vector    5  Occ=1.000000D+00  E=-5.809860D-01
              MO Center=  1.5D-01, -1.2D-01,  9.2D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    37     -0.188390  2 O  py                36      0.171289  2 O  px         
     7     -0.152300  1 C  px                90      0.152674  6 H  s          
    38      0.143555  2 O  pz                41     -0.136359  2 O  py         
    33     -0.131129  2 O  py                89      0.128253  6 H  s          
    40      0.122865  2 O  px                32      0.115411  2 O  px         

 Vector    6  Occ=1.000000D+00  E=-5.088926D-01
              MO Center= -4.5D-01, -9.4D-02,  7.3D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     9      0.205999  1 C  pz                 8      0.158840  1 C  py         
    60      0.156064  3 H  s                 70     -0.155812  4 H  s          
    38      0.152279  2 O  pz                 5      0.146043  1 C  pz         
    13      0.134477  1 C  pz                42      0.132631  2 O  pz         
    59      0.120468  3 H  s                 69     -0.120644  4 H  s          

 Vector    7  Occ=1.000000D+00  E=-5.040115D-01
              MO Center= -1.3D-01,  2.5D-01, -1.9D-01, r^2= 1.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    36      0.246079  2 O  px                40      0.204980  2 O  px         
    80      0.173189  5 H  s                 32      0.167470  2 O  px         
     7     -0.165641  1 C  px                 8      0.151518  1 C  py         
    79      0.142416  5 H  s                 39      0.128305  2 O  s          
     9     -0.118292  1 C  pz                 3     -0.114954  1 C  px         

 Vector    8  Occ=1.000000D+00  E=-4.186613D-01
              MO Center=  4.9D-02,  1.2D-01, -9.0D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      0.212566  2 O  s                 37      0.204550  2 O  py         
    41      0.180687  2 O  py                80     -0.165281  5 H  s          
    38     -0.155899  2 O  pz                33      0.143604  2 O  py         
     8     -0.142173  1 C  py                42     -0.138024  2 O  pz         
    36      0.136965  2 O  px                43      0.136398  2 O  s          

 Vector    9  Occ=1.000000D+00  E=-3.566246D-01
              MO Center=  2.9D-01, -4.0D-02,  3.1D-02, r^2= 1.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    42      0.299794  2 O  pz                38      0.296766  2 O  pz         
    41      0.228411  2 O  py                37      0.226296  2 O  py         
    34      0.206869  2 O  pz                33      0.157740  2 O  py         
    60     -0.132252  3 H  s                 70      0.132208  4 H  s          
    61     -0.126193  3 H  s                 46      0.124442  2 O  pz         

 Vector   10  Occ=1.000000D+00  E=-1.294737D-01
              MO Center=  7.2D-01, -6.9D-01,  5.2D-01, r^2= 5.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      0.677678  6 H  s                 43     -0.534488  2 O  s          
    39     -0.482785  2 O  s                 82      0.428370  5 H  s          
    15      0.404051  1 C  px                10     -0.398001  1 C  s          
    92      0.399186  6 H  s                 14     -0.312259  1 C  s          
    11      0.210889  1 C  px                72      0.192531  4 H  s          

 Vector   11  Occ=0.000000D+00  E=-5.837546D-02
              MO Center= -1.4D+00,  2.7D-01, -1.9D-01, r^2= 8.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      1.533394  1 C  s                 82     -0.919902  5 H  s          
    10      0.829821  1 C  s                 62     -0.726783  3 H  s          
    72     -0.729732  4 H  s                 92      0.521413  6 H  s          
    43     -0.517753  2 O  s                 91      0.366084  6 H  s          
    39     -0.319195  2 O  s                 71     -0.222987  4 H  s          

 Vector   12  Occ=0.000000D+00  E=-3.417602D-02
              MO Center= -6.1D-01,  3.6D-01, -2.9D-01, r^2= 9.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      1.189420  5 H  s                 15      0.805967  1 C  px         
    10      0.582171  1 C  s                 14      0.491824  1 C  s          
    72     -0.488375  4 H  s                 43     -0.420434  2 O  s          
    62     -0.417712  3 H  s                 92     -0.389797  6 H  s          
    91     -0.364586  6 H  s                 44      0.311698  2 O  px         

 Vector   13  Occ=0.000000D+00  E=-2.716961D-02
              MO Center= -8.8D-01, -3.0D-01,  2.6D-01, r^2= 1.0D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      1.564415  3 H  s                 72     -1.498248  4 H  s          
    13     -0.160393  1 C  pz                46      0.132437  2 O  pz         
    12     -0.110930  1 C  py                 9     -0.106065  1 C  pz         
    16      0.094324  1 C  py                45      0.086912  2 O  py         
     5     -0.081334  1 C  pz                 8     -0.077504  1 C  py         

 Vector   14  Occ=0.000000D+00  E= 3.479232D-03
              MO Center= -7.6D-01,  2.2D-01, -1.8D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      3.528408  5 H  s                 62     -2.312234  3 H  s          
    72     -2.232905  4 H  s                 16     -1.509758  1 C  py         
    15     -1.459542  1 C  px                92      1.326905  6 H  s          
    17      1.210339  1 C  pz                91      1.058033  6 H  s          
    81      0.620046  5 H  s                 14     -0.601485  1 C  s          

 Vector   15  Occ=0.000000D+00  E= 1.171590D-02
              MO Center=  4.0D-01, -5.4D-01,  3.8D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      3.547926  5 H  s                 16     -2.333526  1 C  py         
    17      2.077121  1 C  pz                92     -2.057393  6 H  s          
    62     -1.645431  3 H  s                 43     -1.615934  2 O  s          
    15      1.325335  1 C  px                81      1.327030  5 H  s          
    14      1.168066  1 C  s                 72     -1.134464  4 H  s          

 Vector   16  Occ=0.000000D+00  E= 1.909262D-02
              MO Center= -9.2D-01,  1.8D-01, -1.3D-01, r^2= 9.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    72     -4.634983  4 H  s                 62      4.395486  3 H  s          
    17     -2.923894  1 C  pz                16     -2.500350  1 C  py         
    71     -1.461533  4 H  s                 61      1.388836  3 H  s          
    13     -0.439052  1 C  pz                12     -0.371800  1 C  py         
    46      0.324835  2 O  pz                45      0.320151  2 O  py         

 Vector   17  Occ=0.000000D+00  E= 6.270959D-02
              MO Center= -1.4D+00, -1.8D-01,  1.5D-01, r^2= 1.6D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14     12.585913  1 C  s                 82     -4.065426  5 H  s          
    62     -2.880796  3 H  s                 72     -2.846046  4 H  s          
    43     -1.417272  2 O  s                 81     -1.331635  5 H  s          
    15     -1.244649  1 C  px                61     -0.707251  3 H  s          
    71     -0.702709  4 H  s                 16      0.679934  1 C  py         

 Vector   18  Occ=0.000000D+00  E= 8.372428D-02
              MO Center=  4.6D-01,  3.1D-01, -2.4D-01, r^2= 8.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      5.443009  1 C  s                 10      3.653366  1 C  s          
    43     -2.863558  2 O  s                 44      1.604515  2 O  px         
    45      1.527519  2 O  py                72     -1.190385  4 H  s          
    46     -1.180514  2 O  pz                16     -1.166051  1 C  py         
    61     -1.159757  3 H  s                 71     -1.124528  4 H  s          

 Vector   19  Occ=0.000000D+00  E= 9.440023D-02
              MO Center=  5.0D-01, -4.9D-01,  3.8D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      2.842809  6 H  s                 10      2.818425  1 C  s          
    92     -2.088369  6 H  s                 14     -1.726672  1 C  s          
    81     -1.416196  5 H  s                 43     -1.249419  2 O  s          
    82      1.171375  5 H  s                 39     -1.095705  2 O  s          
    72      0.861086  4 H  s                 62      0.830199  3 H  s          

 Vector   20  Occ=0.000000D+00  E= 1.010221D-01
              MO Center=  2.6D-02, -7.2D-02,  6.8D-02, r^2= 9.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    71     -1.429919  4 H  s                 61      1.401987  3 H  s          
    62     -1.370499  3 H  s                 72      1.311983  4 H  s          
    46      1.267034  2 O  pz                13     -1.167515  1 C  pz         
    45      1.001871  2 O  py                12     -0.895412  1 C  py         
    60      0.461083  3 H  s                 70     -0.462482  4 H  s          

 Vector   21  Occ=0.000000D+00  E= 1.168113D-01
              MO Center= -1.2D+00,  5.0D-01, -3.9D-01, r^2= 1.1D+01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      5.047425  5 H  s                 72     -3.158629  4 H  s          
    62     -3.139716  3 H  s                 14      2.795776  1 C  s          
    81     -2.224852  5 H  s                 16     -2.131565  1 C  py         
    17      1.625227  1 C  pz                10      1.161160  1 C  s          
    12      1.021542  1 C  py                91     -0.985224  6 H  s          

 Vector   22  Occ=0.000000D+00  E= 1.204323D-01
              MO Center=  4.0D-01,  2.6D-01, -2.0D-01, r^2= 6.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      4.164326  6 H  s                 43     -3.784699  2 O  s          
    82     -2.069484  5 H  s                 45      1.868670  2 O  py         
    44     -1.476397  2 O  px                46     -1.444961  2 O  pz         
    39      1.309747  2 O  s                 81     -1.297637  5 H  s          
    11     -1.250226  1 C  px                72      1.064173  4 H  s          

 Vector   23  Occ=0.000000D+00  E= 1.243785D-01
              MO Center= -9.3D-01, -4.8D-01,  3.9D-01, r^2= 9.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      4.679881  3 H  s                 72     -4.637960  4 H  s          
    17     -2.314536  1 C  pz                16     -1.723109  1 C  py         
    61     -1.515816  3 H  s                 71      1.453328  4 H  s          
    46      0.926735  2 O  pz                45      0.721847  2 O  py         
    13      0.672523  1 C  pz                12      0.511027  1 C  py         

 Vector   24  Occ=0.000000D+00  E= 1.535621D-01
              MO Center=  8.5D-02, -3.6D-01,  2.7D-01, r^2= 7.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      8.636902  1 C  s                 10      3.525716  1 C  s          
    91     -3.430766  6 H  s                 61     -3.316759  3 H  s          
    71     -3.332878  4 H  s                 43      2.518618  2 O  s          
    92     -1.875302  6 H  s                 45     -1.802122  2 O  py         
    11     -1.681206  1 C  px                81     -1.597264  5 H  s          

 Vector   25  Occ=0.000000D+00  E= 1.819658D-01
              MO Center= -2.2D-01,  1.1D-02, -9.1D-03, r^2= 9.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    43      4.216614  2 O  s                 14      2.904945  1 C  s          
    15     -2.816323  1 C  px                92      2.371986  6 H  s          
    44     -2.328292  2 O  px                81     -2.226676  5 H  s          
    62     -1.996739  3 H  s                 72     -1.980704  4 H  s          
    61     -1.632981  3 H  s                 71     -1.629842  4 H  s          

 Vector   26  Occ=0.000000D+00  E= 2.383787D-01
              MO Center= -1.1D-01,  2.4D-01, -1.8D-01, r^2= 8.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14     16.845584  1 C  s                 43    -11.694243  2 O  s          
    10      9.656681  1 C  s                 82     -3.189630  5 H  s          
    81     -2.746138  5 H  s                 44      2.573479  2 O  px         
    61     -2.470770  3 H  s                 71     -2.468461  4 H  s          
    62     -2.237776  3 H  s                 72     -2.225751  4 H  s          

 Vector   27  Occ=0.000000D+00  E= 3.376711D-01
              MO Center= -7.4D-01,  2.2D-01, -1.8D-01, r^2= 5.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    17      1.793453  1 C  pz                61     -1.683759  3 H  s          
    71      1.673822  4 H  s                 62     -1.394909  3 H  s          
    72      1.391061  4 H  s                 16      1.335861  1 C  py         
    60      1.200366  3 H  s                 70     -1.188675  4 H  s          
    13     -0.863593  1 C  pz                12     -0.646099  1 C  py         

 Vector   28  Occ=0.000000D+00  E= 3.450611D-01
              MO Center= -6.6D-01, -3.3D-01,  2.6D-01, r^2= 5.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    16      2.278849  1 C  py                82     -2.147671  5 H  s          
    81     -2.100661  5 H  s                 17     -1.707642  1 C  pz         
    10      1.470340  1 C  s                 80      1.399439  5 H  s          
    14     -1.234610  1 C  s                 72      1.081767  4 H  s          
    62      1.042199  3 H  s                 12     -1.004659  1 C  py         

 Vector   29  Occ=0.000000D+00  E= 4.401306D-01
              MO Center=  3.2D-01, -2.5D-01,  1.9D-01, r^2= 5.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      7.417318  1 C  s                 14      5.183549  1 C  s          
    91     -4.752245  6 H  s                 61     -2.259606  3 H  s          
    71     -2.264295  4 H  s                  6     -2.187719  1 C  s          
    44      1.974818  2 O  px                82     -1.919647  5 H  s          
    11      1.833816  1 C  px                90      1.707752  6 H  s          

 Vector   30  Occ=0.000000D+00  E= 4.568750D-01
              MO Center= -6.8D-01, -1.6D-01,  1.2D-01, r^2= 5.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      7.765453  1 C  s                 10      7.537906  1 C  s          
    43     -6.406270  2 O  s                 11      4.421749  1 C  px         
    39     -3.228254  2 O  s                  6     -2.201283  1 C  s          
    44      2.194536  2 O  px                91      2.132552  6 H  s          
    62     -1.589252  3 H  s                 72     -1.594071  4 H  s          

 Vector   31  Occ=0.000000D+00  E= 4.644276D-01
              MO Center= -9.4D-01,  1.6D-01, -1.2D-01, r^2= 6.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     21.104183  1 C  s                  6     -6.523336  1 C  s          
    43     -5.416445  2 O  s                 24     -3.622758  1 C  dxx        
    29     -3.374624  1 C  dzz               27     -3.355656  1 C  dyy        
    61     -3.020465  3 H  s                 71     -3.019504  4 H  s          
    81     -2.867383  5 H  s                 14      2.063258  1 C  s          

 Vector   32  Occ=0.000000D+00  E= 4.766497D-01
              MO Center= -1.1D+00, -1.4D-01,  1.0D-01, r^2= 4.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    62      2.823857  3 H  s                 72     -2.805191  4 H  s          
    13      2.152342  1 C  pz                61     -2.027240  3 H  s          
    71      2.029080  4 H  s                 12      1.621094  1 C  py         
    17     -1.443722  1 C  pz                16     -1.083095  1 C  py         
    26     -0.811721  1 C  dxz               60     -0.682604  3 H  s          

 Vector   33  Occ=0.000000D+00  E= 5.016267D-01
              MO Center= -3.8D-01, -4.3D-02,  2.8D-02, r^2= 6.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    82      3.124580  5 H  s                 91     -2.916583  6 H  s          
    12      2.707215  1 C  py                81     -2.234501  5 H  s          
    13     -2.040177  1 C  pz                72     -1.864674  4 H  s          
    62     -1.833115  3 H  s                 16     -1.401874  1 C  py         
    71      1.379939  4 H  s                 61      1.348938  3 H  s          

 Vector   34  Occ=0.000000D+00  E= 5.150531D-01
              MO Center= -5.5D-01, -1.6D-01,  1.4D-01, r^2= 3.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      2.742792  1 C  s                 71     -2.677229  4 H  s          
    10      2.556021  1 C  s                 13     -2.551596  1 C  pz         
    62     -1.548770  3 H  s                 81     -1.345651  5 H  s          
    12     -1.197130  1 C  py                60      1.186640  3 H  s          
     6     -0.815114  1 C  s                 29     -0.813153  1 C  dzz        

 Vector   35  Occ=0.000000D+00  E= 5.151490D-01
              MO Center= -4.5D-01, -5.6D-02,  3.0D-02, r^2= 3.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      4.383927  1 C  s                 10      4.088508  1 C  s          
    61     -2.702295  3 H  s                 81     -2.144556  5 H  s          
    12      1.785036  1 C  py                72     -1.338168  4 H  s          
     6     -1.305386  1 C  s                 70      1.054367  4 H  s          
    27     -0.890737  1 C  dyy               13      0.825345  1 C  pz         

 Vector   36  Occ=0.000000D+00  E= 5.657723D-01
              MO Center= -5.5D-01,  9.5D-02, -7.0D-02, r^2= 4.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      7.692651  1 C  s                 14     -6.262519  1 C  s          
     6     -2.906458  1 C  s                 43     -2.536372  2 O  s          
    11      1.981233  1 C  px                71      1.853712  4 H  s          
    61      1.844476  3 H  s                 27     -1.727961  1 C  dyy        
    29     -1.718606  1 C  dzz               39     -1.604227  2 O  s          

 Vector   37  Occ=0.000000D+00  E= 6.034261D-01
              MO Center=  7.9D-01, -4.5D-01,  3.4D-01, r^2= 2.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    98      0.903538  6 H  pz                97      0.686574  6 H  py         
    72      0.451142  4 H  s                 62     -0.442504  3 H  s          
    60     -0.436722  3 H  s                 70      0.430917  4 H  s          
    27     -0.397238  1 C  dyy               17      0.384452  1 C  pz         
    29      0.385511  1 C  dzz               46     -0.342122  2 O  pz         

 Vector   38  Occ=0.000000D+00  E= 7.178056D-01
              MO Center=  3.9D-01, -1.9D-01,  1.4D-01, r^2= 3.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.560733  1 C  s                 43     -2.348163  2 O  s          
    39      2.214808  2 O  s                 90     -1.778728  6 H  s          
     6     -1.768882  1 C  s                 41     -1.599359  2 O  py         
    91      1.528025  6 H  s                 80      1.471419  5 H  s          
    45      1.459865  2 O  py                42      1.222676  2 O  pz         

 Vector   39  Occ=0.000000D+00  E= 7.750157D-01
              MO Center= -1.1D+00,  2.4D-02, -1.8D-02, r^2= 2.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    67      0.763714  3 H  py                78      0.707575  4 H  pz         
    88     -0.591447  5 H  pz                87     -0.450443  5 H  py         
    77     -0.307918  4 H  py                70      0.177062  4 H  s          
    60     -0.170001  3 H  s                 13      0.128498  1 C  pz         
    12      0.109988  1 C  py                68     -0.107558  3 H  pz         

 Vector   40  Occ=0.000000D+00  E= 8.550865D-01
              MO Center=  6.0D-03,  5.0D-02, -3.5D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.446055  2 O  s                 90     -2.924969  6 H  s          
    41     -2.115756  2 O  py                43     -1.760561  2 O  s          
    42      1.615717  2 O  pz                97     -1.181435  6 H  py         
    80      1.037460  5 H  s                 28      1.011476  1 C  dyz        
    98      0.901534  6 H  pz                45      0.776838  2 O  py         

 Vector   41  Occ=0.000000D+00  E= 8.976745D-01
              MO Center=  9.8D-01,  8.2D-02, -6.3D-02, r^2= 3.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      5.392152  1 C  s                 10      5.146894  1 C  s          
    43     -4.946940  2 O  s                 40      3.015589  2 O  px         
    11      2.305232  1 C  px                61     -1.174966  3 H  s          
    81     -1.178479  5 H  s                 71     -1.171228  4 H  s          
    82     -1.077586  5 H  s                 39      1.007043  2 O  s          

 Vector   42  Occ=0.000000D+00  E= 9.255519D-01
              MO Center= -6.2D-01, -1.6D-02,  1.3D-02, r^2= 2.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    13      1.493635  1 C  pz                12      1.141283  1 C  py         
    66     -0.671875  3 H  px                76      0.671592  4 H  px         
    70      0.623348  4 H  s                 60     -0.615906  3 H  s          
    88     -0.584681  5 H  pz                61     -0.482509  3 H  s          
    71      0.483228  4 H  s                 78     -0.477203  4 H  pz         

 Vector   43  Occ=0.000000D+00  E= 9.610164D-01
              MO Center=  1.1D-01,  2.1D-01, -1.6D-01, r^2= 3.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      8.975626  2 O  s                 43     -5.834938  2 O  s          
    14      4.003611  1 C  s                 35     -2.518067  2 O  s          
    40     -1.944250  2 O  px                91      1.503404  6 H  s          
    24     -1.383341  1 C  dxx               44      1.226668  2 O  px         
    53     -1.211467  2 O  dxx               56     -1.214132  2 O  dyy        

 Vector   44  Occ=0.000000D+00  E= 9.831066D-01
              MO Center=  6.3D-02,  1.0D-02, -1.0D-02, r^2= 3.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.789161  1 C  dxz               25      1.362662  1 C  dxy        
    42     -1.333901  2 O  pz                60      1.284279  3 H  s          
    70     -1.280128  4 H  s                 41     -1.021222  2 O  py         
    27      0.688912  1 C  dyy               29     -0.690939  1 C  dzz        
    61     -0.680491  3 H  s                 71      0.678188  4 H  s          

 Vector   45  Occ=0.000000D+00  E= 1.022876D+00
              MO Center=  6.1D-02, -6.5D-03,  1.1D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -1.424531  3 H  s                 70      1.418298  4 H  s          
    13      1.321919  1 C  pz                72     -1.145128  4 H  s          
    17     -1.138083  1 C  pz                62      1.135199  3 H  s          
    42     -1.081223  2 O  pz                12      1.033678  1 C  py         
    29      1.011282  1 C  dzz               27     -0.990065  1 C  dyy        

 Vector   46  Occ=0.000000D+00  E= 1.032566D+00
              MO Center= -7.0D-01,  1.1D-01, -9.1D-02, r^2= 3.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.661565  2 O  s                 11     -3.286633  1 C  px         
    40     -2.071147  2 O  px                35     -1.329756  2 O  s          
    86      1.312315  5 H  px                12     -1.047806  1 C  py         
     6     -0.939263  1 C  s                 10     -0.900567  1 C  s          
    13      0.836644  1 C  pz                76      0.808856  4 H  px         

 Vector   47  Occ=0.000000D+00  E= 1.062316D+00
              MO Center= -4.2D-01,  1.1D-01, -8.1D-02, r^2= 3.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.882170  2 O  s                 80     -2.420074  5 H  s          
    90     -2.314950  6 H  s                 12      2.237028  1 C  py         
    41     -2.138470  2 O  py                28     -1.877165  1 C  dyz        
    13     -1.703335  1 C  pz                82      1.647552  5 H  s          
    42      1.631797  2 O  pz                16     -1.230006  1 C  py         

 Vector   48  Occ=0.000000D+00  E= 1.123323D+00
              MO Center= -6.3D-01, -2.7D-01,  2.0D-01, r^2= 3.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.483752  1 C  s                 43     -2.411790  2 O  s          
    14      1.960475  1 C  s                 12      1.652705  1 C  py         
    81     -1.420811  5 H  s                 24      1.342737  1 C  dxx        
    40      1.329530  2 O  px                13     -1.263214  1 C  pz         
    27     -1.207335  1 C  dyy               29     -1.090559  1 C  dzz        

 Vector   49  Occ=0.000000D+00  E= 1.157929D+00
              MO Center= -2.6D-01, -7.7D-02,  6.0D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.251394  1 C  s                 14      4.811575  1 C  s          
    43     -4.360766  2 O  s                 11      3.771864  1 C  px         
     6     -2.296405  1 C  s                 29     -2.015093  1 C  dzz        
    39     -1.961916  2 O  s                 27     -1.949017  1 C  dyy        
    44      1.497790  2 O  px                80      1.263400  5 H  s          

 Vector   50  Occ=0.000000D+00  E= 1.200065D+00
              MO Center= -6.0D-01,  1.3D-01, -9.7D-02, r^2= 2.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.552242  1 C  dxz               13     -1.298708  1 C  pz         
    88      1.218317  5 H  pz                25      1.174832  1 C  dxy        
    27     -1.172848  1 C  dyy               29      1.164019  1 C  dzz        
    12     -0.989259  1 C  py                87      0.933649  5 H  py         
    67      0.766193  3 H  py                78      0.736143  4 H  pz         

 Vector   51  Occ=0.000000D+00  E= 1.248544D+00
              MO Center= -1.9D-01, -5.4D-02,  4.0D-02, r^2= 3.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      3.266261  1 C  s                 91     -2.651776  6 H  s          
    28      2.149933  1 C  dyz               25     -2.127222  1 C  dxy        
    14      1.853443  1 C  s                 26      1.625622  1 C  dxz        
    90      1.440826  6 H  s                 39     -1.346803  2 O  s          
    41      1.327263  2 O  py                 6     -1.304313  1 C  s          

 Vector   52  Occ=0.000000D+00  E= 1.317340D+00
              MO Center= -1.4D-01, -2.1D-01,  1.7D-01, r^2= 3.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.872210  1 C  s                 39      2.768152  2 O  s          
     6     -2.512260  1 C  s                 80      2.463025  5 H  s          
    12     -2.229953  1 C  py                29     -1.960001  1 C  dzz        
    27     -1.891125  1 C  dyy               13      1.749489  1 C  pz         
    25      1.687912  1 C  dxy               61     -1.677435  3 H  s          

 Vector   53  Occ=0.000000D+00  E= 1.347321D+00
              MO Center= -8.9D-01, -2.1D-01,  1.5D-01, r^2= 3.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      3.550301  3 H  s                 70     -3.548017  4 H  s          
    13     -3.162253  1 C  pz                12     -2.449566  1 C  py         
    71     -2.205545  4 H  s                 61      2.181121  3 H  s          
    26      2.040735  1 C  dxz               68     -2.044732  3 H  pz         
    77     -1.947505  4 H  py                 9     -1.704100  1 C  pz         

 Vector   54  Occ=0.000000D+00  E= 1.364747D+00
              MO Center= -3.7D-01,  1.7D-01, -1.3D-01, r^2= 3.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      6.797605  1 C  s                 28     -3.095123  1 C  dyz        
    80     -3.092331  5 H  s                  6     -2.574987  1 C  s          
    39      2.356524  2 O  s                 29     -2.327994  1 C  dzz        
    60      2.317161  3 H  s                 70      2.311586  4 H  s          
    12      2.139637  1 C  py                81     -2.126537  5 H  s          

 Vector   55  Occ=0.000000D+00  E= 1.415281D+00
              MO Center= -3.4D-01, -1.8D-02,  1.5D-02, r^2= 3.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     16.236905  1 C  s                  6     -9.561893  1 C  s          
    27     -6.827983  1 C  dyy               29     -6.681050  1 C  dzz        
    24     -5.927835  1 C  dxx               43     -4.393366  2 O  s          
    80      3.574179  5 H  s                 60      3.190676  3 H  s          
    70      3.204946  4 H  s                 11      2.077377  1 C  px         

 Vector   56  Occ=0.000000D+00  E= 1.443010D+00
              MO Center= -1.0D+00, -2.7D-02,  2.0D-02, r^2= 3.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      9.868329  1 C  s                 14      2.423783  1 C  s          
    61     -2.391434  3 H  s                 71     -2.392638  4 H  s          
    81     -2.358914  5 H  s                 11     -1.806497  1 C  px         
    24     -1.804705  1 C  dxx               60     -1.692288  3 H  s          
    70     -1.693987  4 H  s                 80     -1.430463  5 H  s          

 Vector   57  Occ=0.000000D+00  E= 1.751630D+00
              MO Center=  6.5D-01, -4.1D-02,  3.1D-02, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -1.018013  3 H  s                 70      1.020690  4 H  s          
    56      0.973031  2 O  dyy               58     -0.972230  2 O  dzz        
    27     -0.761248  1 C  dyy               29      0.755321  1 C  dzz        
    13      0.694781  1 C  pz                98      0.608729  6 H  pz         
    57      0.530605  2 O  dyz               12      0.527630  1 C  py         

 Vector   58  Occ=0.000000D+00  E= 1.912407D+00
              MO Center=  4.3D-01, -2.2D-02,  1.6D-02, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.607117  2 O  s                 25      2.306593  1 C  dxy        
    26     -1.792693  1 C  dxz               90     -1.649770  6 H  s          
    41     -1.605314  2 O  py                57     -1.352043  2 O  dyz        
    54      1.345133  2 O  dxy               42      1.237484  2 O  pz         
    80      1.183051  5 H  s                 10      1.135643  1 C  s          

 Vector   59  Occ=0.000000D+00  E= 1.919144D+00
              MO Center=  2.7D-01,  5.5D-02, -4.1D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      2.449532  1 C  dxz               25      1.901586  1 C  dxy        
    55      1.706404  2 O  dxz               54      1.320221  2 O  dxy        
    42     -0.847818  2 O  pz                70     -0.692116  4 H  s          
    60      0.688343  3 H  s                 41     -0.670416  2 O  py         
    77     -0.555863  4 H  py                68     -0.532641  3 H  pz         

 Vector   60  Occ=0.000000D+00  E= 2.099591D+00
              MO Center=  3.9D-01, -7.4D-02,  5.6D-02, r^2= 2.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      4.143775  2 O  s                 40     -2.736327  2 O  px         
     6     -1.778479  1 C  s                 90      1.752653  6 H  s          
    11     -1.740794  1 C  px                24     -1.696384  1 C  dxx        
    14     -1.476523  1 C  s                 56     -1.228379  2 O  dyy        
    58     -1.223919  2 O  dzz               35     -1.093866  2 O  s          

 Vector   61  Occ=0.000000D+00  E= 2.176016D+00
              MO Center=  6.2D-01, -4.7D-02,  3.6D-02, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      7.302082  2 O  s                 90     -6.880662  6 H  s          
    41     -2.879114  2 O  py                42      2.197023  2 O  pz         
    97     -2.131320  6 H  py                57     -2.073483  2 O  dyz        
     6     -1.681473  1 C  s                 98      1.625045  6 H  pz         
    10      1.489137  1 C  s                 43     -1.477021  2 O  s          

 Vector   62  Occ=0.000000D+00  E= 2.472670D+00
              MO Center= -9.4D-01, -2.4D-01,  1.8D-01, r^2= 1.8D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      2.640075  3 H  s                 70     -2.635278  4 H  s          
    13     -1.146461  1 C  pz                59     -1.117699  3 H  s          
    69      1.114806  4 H  s                 68     -0.878389  3 H  pz         
    12     -0.867603  1 C  py                77     -0.829289  4 H  py         
     9     -0.693045  1 C  pz                17      0.626056  1 C  pz         

 Vector   63  Occ=0.000000D+00  E= 2.483950D+00
              MO Center=  8.4D-02,  7.9D-03, -8.1D-03, r^2= 2.6D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      2.398041  5 H  s                 39      2.085827  2 O  s          
    10      1.576589  1 C  s                 14      1.299346  1 C  s          
    40      1.218604  2 O  px                53     -1.106555  2 O  dxx        
    90     -1.111337  6 H  s                 57     -1.064349  2 O  dyz        
    41     -0.993413  2 O  py                12     -0.925950  1 C  py         

 Vector   64  Occ=0.000000D+00  E= 2.653029D+00
              MO Center= -1.7D-01,  1.7D-01, -1.3D-01, r^2= 2.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      3.609883  5 H  s                 90     -2.407120  6 H  s          
    10     -1.489304  1 C  s                 14     -1.458566  1 C  s          
    43      1.309291  2 O  s                  6     -1.268173  1 C  s          
    12     -1.257494  1 C  py                79     -1.192295  5 H  s          
    87     -1.018186  5 H  py                53      1.013042  2 O  dxx        

 Vector   65  Occ=0.000000D+00  E= 2.853107D+00
              MO Center= -8.4D-01, -1.8D-01,  1.4D-01, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60     -4.672587  3 H  s                 70     -4.670251  4 H  s          
     6      4.596924  1 C  s                 14     -4.069698  1 C  s          
    39     -3.420275  2 O  s                 80     -3.171847  5 H  s          
    24      2.629095  1 C  dxx               29      2.366851  1 C  dzz        
    27      2.340189  1 C  dyy               43      1.646241  2 O  s          

 Vector   66  Occ=0.000000D+00  E= 3.009450D+00
              MO Center=  2.1D-01,  1.1D-01, -8.4D-02, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      5.240714  2 O  s                 43     -4.122449  2 O  s          
    80      2.843307  5 H  s                 14      2.774185  1 C  s          
    10      2.078032  1 C  s                 56     -1.979003  2 O  dyy        
     6     -1.913316  1 C  s                 58     -1.885551  2 O  dzz        
    53     -1.548788  2 O  dxx               91      1.406352  6 H  s          

 Vector   67  Occ=0.000000D+00  E= 3.067757D+00
              MO Center= -7.9D-01, -1.1D-01,  8.2D-02, r^2= 1.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      1.894253  3 H  s                 70     -1.894672  4 H  s          
    13     -1.039490  1 C  pz                26      0.860161  1 C  dxz        
    12     -0.793191  1 C  py                27      0.739023  1 C  dyy        
    29     -0.738459  1 C  dzz               25      0.655785  1 C  dxy        
    20     -0.647058  1 C  dxz                9     -0.627920  1 C  pz         

 Vector   68  Occ=0.000000D+00  E= 3.137587D+00
              MO Center= -4.8D-01,  1.1D-01, -8.2D-02, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      2.259479  2 O  s                 10      1.574407  1 C  s          
    43     -1.427834  2 O  s                 28     -1.270753  1 C  dyz        
    90     -1.178570  6 H  s                 14      0.957223  1 C  s          
    60      0.956960  3 H  s                 70      0.958452  4 H  s          
    80     -0.944003  5 H  s                  6     -0.900965  1 C  s          

 Vector   69  Occ=0.000000D+00  E= 3.216496D+00
              MO Center= -7.0D-01,  1.5D-02, -1.2D-02, r^2= 1.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      1.301221  1 C  dxz               20     -1.114228  1 C  dxz        
    25      0.991540  1 C  dxy               19     -0.849131  1 C  dxy        
    27     -0.663290  1 C  dyy               29      0.664144  1 C  dzz        
    21      0.478304  1 C  dyy               23     -0.478294  1 C  dzz        
    28     -0.362967  1 C  dyz               42     -0.354982  2 O  pz         

 Vector   70  Occ=0.000000D+00  E= 3.294773D+00
              MO Center= -6.4D-01,  2.5D-02, -1.9D-02, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    28      1.750416  1 C  dyz               25     -1.242614  1 C  dxy        
    90      1.216122  6 H  s                 19      1.042493  1 C  dxy        
    22     -1.045474  1 C  dyz               26      0.946697  1 C  dxz        
    39     -0.900432  2 O  s                 41      0.860546  2 O  py         
    20     -0.794332  1 C  dxz               80      0.759565  5 H  s          

 Vector   71  Occ=0.000000D+00  E= 3.360871D+00
              MO Center= -5.2D-01,  1.5D-02, -1.2D-02, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      6.736322  2 O  s                 10     -2.980756  1 C  s          
    11     -2.668281  1 C  px                 7     -2.363592  1 C  px         
     6      2.349248  1 C  s                 80     -2.052443  5 H  s          
    27      1.950347  1 C  dyy               60     -1.901257  3 H  s          
    70     -1.900219  4 H  s                 29      1.868581  1 C  dzz        

 Vector   72  Occ=0.000000D+00  E= 3.467266D+00
              MO Center= -7.2D-01, -1.9D-02,  1.4D-02, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    60      3.349953  3 H  s                 70     -3.348155  4 H  s          
     9     -2.831984  1 C  pz                 8     -2.156343  1 C  py         
    13     -1.987588  1 C  pz                12     -1.513064  1 C  py         
    26      1.497071  1 C  dxz               68     -1.470112  3 H  pz         
    77     -1.433791  4 H  py                25      1.139576  1 C  dxy        

 Vector   73  Occ=0.000000D+00  E= 3.485398D+00
              MO Center= -5.9D-01,  2.3D-02, -1.8D-02, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      3.034257  5 H  s                  8     -2.616255  1 C  py         
    60     -2.061092  3 H  s                 70     -2.065432  4 H  s          
     9      1.991904  1 C  pz                28      1.752098  1 C  dyz        
    12     -1.664827  1 C  py                25      1.594500  1 C  dxy        
    13      1.267752  1 C  pz                26     -1.214331  1 C  dxz        

 Vector   74  Occ=0.000000D+00  E= 3.574046D+00
              MO Center= -2.9D-01,  4.8D-02, -3.7D-02, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     7      2.295335  1 C  px                80      2.042203  5 H  s          
    39     -1.663623  2 O  s                 40      1.536946  2 O  px         
    53     -1.022181  2 O  dxx               90      0.921714  6 H  s          
    11      0.912871  1 C  px                87     -0.877173  5 H  py         
    14     -0.868070  1 C  s                 28      0.861753  1 C  dyz        

 Vector   75  Occ=0.000000D+00  E= 3.710396D+00
              MO Center= -9.0D-01,  4.3D-02, -3.4D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    64      0.669845  3 H  py                75      0.625195  4 H  pz         
    85     -0.600813  5 H  pz                67     -0.511831  3 H  py         
    78     -0.491951  4 H  pz                84     -0.458205  5 H  py         
    88      0.414760  5 H  pz                87      0.316123  5 H  py         
    95     -0.272910  6 H  pz                74     -0.254719  4 H  py         

 Vector   76  Occ=0.000000D+00  E= 3.756936D+00
              MO Center=  7.2D-01, -5.7D-01,  4.4D-01, r^2= 1.4D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    95      0.905576  6 H  pz                94      0.691876  6 H  py         
    98     -0.516311  6 H  pz                70      0.455904  4 H  s          
    60     -0.453196  3 H  s                 97     -0.395128  6 H  py         
    27     -0.392556  1 C  dyy               29      0.392042  1 C  dzz        
    13      0.372237  1 C  pz                62      0.353046  3 H  s          

 Vector   77  Occ=0.000000D+00  E= 3.855970D+00
              MO Center= -9.2D-01, -2.9D-01,  2.4D-01, r^2= 1.5D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    26      0.753303  1 C  dxz               63      0.737802  3 H  px         
    73     -0.723310  4 H  px                 9     -0.635864  1 C  pz         
    70     -0.615237  4 H  s                 60      0.601054  3 H  s          
    25      0.546283  1 C  dxy               68     -0.540270  3 H  pz         
    20     -0.486448  1 C  dxz               77     -0.485537  4 H  py         

 Vector   78  Occ=0.000000D+00  E= 3.861911D+00
              MO Center= -5.4D-01,  1.9D-01, -1.6D-01, r^2= 2.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    25      0.880300  1 C  dxy               83      0.807888  5 H  px         
    12      0.802643  1 C  py                86     -0.793888  5 H  px         
    43     -0.714223  2 O  s                 26     -0.647246  1 C  dxz        
    13     -0.609306  1 C  pz                19     -0.570779  1 C  dxy        
    61      0.479091  3 H  s                 71      0.481092  4 H  s          

 Vector   79  Occ=0.000000D+00  E= 3.985377D+00
              MO Center=  2.6D-01, -3.2D-01,  2.4D-01, r^2= 2.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    80      1.279796  5 H  s                 39     -1.111077  2 O  s          
    28      1.038154  1 C  dyz               93     -0.972659  6 H  px         
     8     -0.941062  1 C  py                 9      0.720100  1 C  pz         
    90      0.713586  6 H  s                 10      0.611997  1 C  s          
    12     -0.581398  1 C  py                41      0.580988  2 O  py         

 Vector   80  Occ=0.000000D+00  E= 4.019674D+00
              MO Center= -9.4D-01,  3.4D-01, -2.6D-01, r^2= 1.3D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    85      0.741086  5 H  pz                88     -0.709424  5 H  pz         
    84      0.566123  5 H  py                29     -0.546845  1 C  dzz        
    27      0.543841  1 C  dyy               87     -0.543039  5 H  py         
    13      0.507976  1 C  pz                20      0.483232  1 C  dxz        
    78     -0.470095  4 H  pz                 9     -0.463767  1 C  pz         

 Vector   81  Occ=0.000000D+00  E= 4.032205D+00
              MO Center= -7.4D-01, -3.3D-01,  2.5D-01, r^2= 1.7D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    12      0.870985  1 C  py                11      0.693407  1 C  px         
    64      0.690750  3 H  py                75     -0.692142  4 H  pz         
    13     -0.659924  1 C  pz                67     -0.644430  3 H  py         
    78      0.622422  4 H  pz                22     -0.486471  1 C  dyz        
    19      0.469764  1 C  dxy               28      0.427202  1 C  dyz        

 Vector   82  Occ=0.000000D+00  E= 4.069791D+00
              MO Center= -7.3D-01, -2.0D-01,  1.5D-01, r^2= 2.0D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    11      1.431350  1 C  px                10      1.390751  1 C  s          
    14      0.837011  1 C  s                 28     -0.806954  1 C  dyz        
    63      0.639171  3 H  px                73      0.639812  4 H  px         
    66     -0.613632  3 H  px                76     -0.614376  4 H  px         
     7     -0.599928  1 C  px                86     -0.597876  5 H  px         

 Vector   83  Occ=0.000000D+00  E= 4.150876D+00
              MO Center=  5.4D-01, -2.3D-01,  1.7D-01, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    91      1.515394  6 H  s                 39     -1.372174  2 O  s          
    57     -0.817189  2 O  dyz               94     -0.809430  6 H  py         
    90     -0.772529  6 H  s                  6      0.750689  1 C  s          
    60     -0.667690  3 H  s                 70     -0.667528  4 H  s          
    95      0.618041  6 H  pz                56      0.563954  2 O  dyy        

 Vector   84  Occ=0.000000D+00  E= 4.313906D+00
              MO Center= -6.8D-01,  3.6D-02, -2.7D-02, r^2= 1.9D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    14      1.824898  1 C  s                 40      1.083631  2 O  px         
    81     -1.022283  5 H  s                 39     -1.012887  2 O  s          
     6      0.955971  1 C  s                 27      0.868213  1 C  dyy        
    29      0.850938  1 C  dzz               61     -0.825551  3 H  s          
    71     -0.825011  4 H  s                 24      0.741265  1 C  dxx        

 Vector   85  Occ=0.000000D+00  E= 4.938191D+00
              MO Center= -8.6D-01, -2.1D-01,  1.6D-01, r^2= 1.2D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     9      1.038862  1 C  pz                65      0.807741  3 H  pz         
     8      0.791598  1 C  py                20     -0.775825  1 C  dxz        
    74      0.760261  4 H  py                60     -0.679787  3 H  s          
    70      0.679099  4 H  s                 19     -0.591422  1 C  dxy        
    21     -0.569965  1 C  dyy               23      0.570006  1 C  dzz        

 Vector   86  Occ=0.000000D+00  E= 4.960407D+00
              MO Center=  7.1D-01,  3.3D-02, -2.5D-02, r^2= 7.1D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    38      1.219623  2 O  pz                34     -0.990948  2 O  pz         
    37      0.930394  2 O  py                42     -0.842515  2 O  pz         
    33     -0.755957  2 O  py                41     -0.642648  2 O  py         
    62      0.348283  3 H  s                 72     -0.348342  4 H  s          
    46      0.342900  2 O  pz                17     -0.339434  1 C  pz         

 Vector   87  Occ=0.000000D+00  E= 4.988117D+00
              MO Center= -8.7D-01,  2.8D-01, -2.2D-01, r^2= 1.1D+00
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
     8      1.227454  1 C  py                22     -1.162305  1 C  dyz        
    80     -1.070026  5 H  s                  9     -0.935586  1 C  pz         
    84      0.786471  5 H  py                19     -0.755202  1 C  dxy        
    85     -0.600043  5 H  pz                60      0.583809  3 H  s          
    70      0.584413  4 H  s                 20      0.575466  1 C  dxz        

 Vector   88  Occ=0.000000D+00  E= 5.413875D+00
              MO Center=  4.8D-01, -1.1D-02,  8.6D-03, r^2= 8.3D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10     -1.214077  1 C  s                 36      1.218735  2 O  px         
     7      1.146484  1 C  px                32     -0.916543  2 O  px         
    37      0.871347  2 O  py                90      0.680665  6 H  s          
    38     -0.664671  2 O  pz                53     -0.653193  2 O  dxx        
    24      0.589891  1 C  dxx               33     -0.591545  2 O  py         

 Vector   89  Occ=0.000000D+00  E= 5.908841D+00
              MO Center=  7.1D-01, -9.9D-02,  7.6D-02, r^2= 7.3D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    90      1.444917  6 H  s                 37      1.257609  2 O  py         
    36     -1.121504  2 O  px                57      1.062525  2 O  dyz        
    38     -0.959328  2 O  pz                33     -0.752878  2 O  py         
    32      0.730410  2 O  px                 7     -0.706025  1 C  px         
    54      0.692934  2 O  dxy               94      0.675077  6 H  py         

 Vector   90  Occ=0.000000D+00  E= 6.852313D+00
              MO Center=  7.6D-01,  4.2D-02, -3.2D-02, r^2= 3.4D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    50      0.948773  2 O  dyy               52     -0.948826  2 O  dzz        
    56     -0.572576  2 O  dyy               58      0.572759  2 O  dzz        
    51      0.519543  2 O  dyz               57     -0.313606  2 O  dyz        
    60      0.314867  3 H  s                 70     -0.314861  4 H  s          
    27      0.259099  1 C  dyy               29     -0.258821  1 C  dzz        

 Vector   91  Occ=0.000000D+00  E= 6.933920D+00
              MO Center=  7.5D-01,  4.4D-02, -3.3D-02, r^2= 3.8D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    49      1.575820  2 O  dxz               48      1.202399  2 O  dxy        
    55     -1.042889  2 O  dxz               54     -0.795782  2 O  dxy        
    26     -0.504735  1 C  dxz               25     -0.385249  1 C  dxy        
    13     -0.348510  1 C  pz                42      0.319833  2 O  pz         
    12     -0.265843  1 C  py                41      0.244272  2 O  py         

 Vector   92  Occ=0.000000D+00  E= 6.988106D+00
              MO Center=  7.5D-01,  3.5D-02, -2.7D-02, r^2= 3.9D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      1.732191  2 O  s                 51      1.334535  2 O  dyz        
    48     -1.149482  2 O  dxy               90     -1.008556  6 H  s          
    57     -0.888446  2 O  dyz               49      0.877223  2 O  dxz        
    54      0.826217  2 O  dxy               41     -0.770819  2 O  py         
    55     -0.630502  2 O  dxz               42      0.588187  2 O  pz         

 Vector   93  Occ=0.000000D+00  E= 7.189356D+00
              MO Center=  7.6D-01,  3.1D-02, -2.4D-02, r^2= 4.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    39      3.194580  2 O  s                  6     -1.548888  1 C  s          
    40     -0.980431  2 O  px                24     -0.961147  1 C  dxx        
    47     -0.894332  2 O  dxx               90     -0.882593  6 H  s          
    48      0.851901  2 O  dxy               51      0.824204  2 O  dyz        
    58     -0.745420  2 O  dzz                7     -0.655490  1 C  px         

 Vector   94  Occ=0.000000D+00  E= 7.398968D+00
              MO Center=  7.7D-01,  4.6D-02, -3.5D-02, r^2= 4.6D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    90      1.816245  6 H  s                 40     -1.346971  2 O  px         
    51     -1.173735  2 O  dyz               57      1.109094  2 O  dyz        
     6     -0.969712  1 C  s                 41      0.951425  2 O  py         
    53      0.801772  2 O  dxx               47     -0.797316  2 O  dxx        
    48     -0.759078  2 O  dxy               42     -0.725782  2 O  pz         

 Vector   95  Occ=0.000000D+00  E= 8.737258D+00
              MO Center= -6.7D-01,  3.9D-02, -3.0D-02, r^2= 6.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      8.332365  1 C  s                  6      6.015538  1 C  s          
    18     -3.204681  1 C  dxx               21     -3.209037  1 C  dyy        
    23     -3.209344  1 C  dzz               27     -2.874820  1 C  dyy        
    29     -2.876193  1 C  dzz               24     -2.825257  1 C  dxx        
     2     -1.819835  1 C  s                 43     -1.200145  2 O  s          

 Vector   96  Occ=0.000000D+00  E= 1.754344D+01
              MO Center=  7.6D-01,  5.1D-02, -3.9D-02, r^2= 5.7D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      7.957421  2 O  s                 39      5.123620  2 O  s          
    47     -3.301513  2 O  dxx               50     -3.305360  2 O  dyy        
    52     -3.311286  2 O  dzz               53     -2.580746  2 O  dxx        
    56     -2.538302  2 O  dyy               58     -2.539566  2 O  dzz        
    43     -2.204312  2 O  s                 31     -1.990245  2 O  s          

 Vector   97  Occ=0.000000D+00  E= 3.505209D+01
              MO Center= -6.7D-01,  3.9D-02, -3.0D-02, r^2= 5.5D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    10      9.818078  1 C  s                  6      5.315470  1 C  s          
     2     -4.514943  1 C  s                 27     -3.023016  1 C  dyy        
    29     -3.020727  1 C  dzz               24     -2.952949  1 C  dxx        
    21     -2.757540  1 C  dyy               23     -2.759156  1 C  dzz        
    18     -2.736336  1 C  dxx                1      2.541332  1 C  s          

 Vector   98  Occ=0.000000D+00  E= 6.651509D+01
              MO Center=  7.6D-01,  5.0D-02, -3.8D-02, r^2= 4.4D-01
   Bfn.  Coefficient  Atom+Function         Bfn.  Coefficient  Atom+Function  
  ----- ------------  ---------------      ----- ------------  ---------------
    35      5.460142  2 O  s                 39      4.934110  2 O  s          
    31     -4.294143  2 O  s                 30      2.703546  2 O  s          
    43     -2.330422  2 O  s                 52     -2.304459  2 O  dzz        
    47     -2.292507  2 O  dxx               50     -2.300436  2 O  dyy        
    53     -2.297167  2 O  dxx               56     -2.241284  2 O  dyy        

                                 Final MO vectors
                                 ----------------


 global array: alpha evecs[1:98,1:98],  handle: -995 

            1           2           3           4           5           6  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00000     0.56523    -0.04064    -0.09970    -0.01375     0.00003
   2      -0.00001     0.45324    -0.05907    -0.15017    -0.02135     0.00005
   3       0.00011     0.00133     0.04666    -0.03054    -0.10958    -0.00129
   4      -0.00001    -0.00005    -0.00133     0.00709    -0.06683     0.11396
   5       0.00001     0.00004     0.00102    -0.00540     0.05088     0.14688
   6      -0.00104     0.02991     0.12562     0.40537     0.07123     0.00117
   7       0.00058    -0.00148     0.06716    -0.03512    -0.15487    -0.00194
   8       0.00002     0.00013    -0.00152     0.01121    -0.09841     0.16221
   9      -0.00001    -0.00010     0.00113    -0.00854     0.07501     0.20936
  10       0.00216     0.06803     0.07055     0.22854     0.05665    -0.00547
  11       0.00007    -0.00032     0.01416    -0.03155    -0.09071    -0.00182
  12      -0.00005     0.00024     0.00081     0.00209    -0.05794     0.10335
  13       0.00004    -0.00018    -0.00081    -0.00199     0.04386     0.13251
  14       0.00972     0.00151     0.01166     0.01693     0.02053    -0.00381
  15       0.00165     0.00115     0.00280    -0.00032    -0.01267    -0.00044
  16       0.00032    -0.00030    -0.00242    -0.00136    -0.00305     0.00980
  17      -0.00024     0.00023     0.00193     0.00126     0.00281     0.01036
  18       0.00053    -0.01190     0.01459     0.00304    -0.01199    -0.00015
  19      -0.00002    -0.00000    -0.00069     0.00201    -0.00405    -0.00201
  20       0.00001     0.00000     0.00053    -0.00158     0.00308    -0.00251
  21      -0.00004    -0.01199    -0.00189     0.00813     0.00582    -0.00768
  22      -0.00002    -0.00008    -0.00020    -0.00099     0.00613    -0.00435
  23      -0.00005    -0.01201    -0.00194     0.00784     0.00749     0.00784
  24       0.00004    -0.01939    -0.00163     0.00049    -0.00724     0.00048
  25       0.00017     0.00019    -0.00300     0.00396    -0.01084     0.00217
  26      -0.00013    -0.00015     0.00231    -0.00256     0.00842     0.00195
  27      -0.00057    -0.01883    -0.01774     0.00792     0.01483    -0.01028
  28       0.00008    -0.00003    -0.00106    -0.00418     0.01291    -0.00687
  29      -0.00055    -0.01884    -0.01805     0.00717     0.01853     0.01177
  30       0.55259    -0.00001    -0.11369     0.03398     0.01836    -0.00016
  31       0.46353    -0.00011    -0.17530     0.05273     0.02907    -0.00025
  32      -0.00086    -0.00013    -0.02711    -0.08308     0.11690     0.00189
  33      -0.00043     0.00001    -0.02481     0.03538    -0.13012     0.07984
  34       0.00033    -0.00001     0.01892    -0.02698     0.09919     0.10371
  35       0.02334     0.00103     0.52146    -0.15885    -0.09104     0.00036
  36       0.00060     0.00007    -0.04905    -0.12129     0.17347     0.00286
  37       0.00019     0.00001    -0.03983     0.05258    -0.18707     0.11604
  38      -0.00015    -0.00001     0.03037    -0.04011     0.14257     0.15075
  39       0.02765    -0.00143     0.33365    -0.13930    -0.10207     0.00295
  40      -0.00059     0.00114    -0.02656    -0.08470     0.11998     0.00187
  41       0.00043    -0.00009    -0.01650     0.03055    -0.13573     0.10008
  42      -0.00033     0.00007     0.01272    -0.02339     0.10378     0.13118
  43      -0.01381    -0.00910     0.00039    -0.00794    -0.03503     0.00332
  44       0.00157     0.00284     0.00616    -0.00033    -0.00241    -0.00053
  45       0.00051     0.00032     0.00268    -0.00321    -0.00831     0.01729
  46      -0.00039    -0.00024    -0.00205     0.00250     0.00617     0.02295
  47      -0.00670     0.00003     0.00890     0.00146    -0.00584    -0.00004
  48      -0.00011     0.00001    -0.00196     0.00222    -0.00142    -0.00329
  49       0.00008    -0.00001     0.00150    -0.00170     0.00108    -0.00418
  50      -0.00683    -0.00014     0.00619    -0.00474     0.00284    -0.00099
  51      -0.00020     0.00004    -0.00475     0.00373    -0.00668    -0.00056
  52      -0.00688    -0.00013     0.00488    -0.00371     0.00099     0.00106
  53      -0.01220    -0.00131     0.02827     0.00681    -0.01755    -0.00031
  54       0.00019    -0.00009    -0.00138     0.00442     0.00653    -0.01521
  55      -0.00015     0.00007     0.00105    -0.00332    -0.00490    -0.01946
  56      -0.01182     0.00058     0.01439    -0.00765     0.00437    -0.00432
  57       0.00025    -0.00024    -0.00890     0.00660    -0.01298    -0.00243
  58      -0.01175     0.00052     0.01202    -0.00591     0.00095     0.00407
  59       0.00000    -0.00003     0.01404     0.08397     0.07462     0.12013
  60       0.00050    -0.00212     0.02739     0.09141     0.07441     0.15361
  61      -0.00075    -0.00614    -0.00161     0.01489     0.02743     0.08709
  62      -0.00095     0.00099    -0.00182    -0.00223    -0.00599    -0.00203
  63      -0.00004    -0.00021     0.00127     0.00256     0.00089     0.00499
  64      -0.00001     0.00007    -0.00020    -0.00087    -0.00233     0.00149
  65      -0.00003     0.00052    -0.00143    -0.00774    -0.00543    -0.00702
  66       0.00005    -0.00058     0.00311     0.00280    -0.00498     0.00243
  67       0.00001     0.00016    -0.00097     0.00092    -0.00413     0.00595
  68      -0.00001     0.00164    -0.00609    -0.00551     0.00400     0.00118
  69       0.00000    -0.00003     0.01405     0.08395     0.07471    -0.12048
  70       0.00050    -0.00212     0.02728     0.09135     0.07456    -0.15369
  71      -0.00075    -0.00613    -0.00161     0.01491     0.02797    -0.08476
  72      -0.00095     0.00099    -0.00168    -0.00188    -0.00534     0.00419
  73      -0.00004    -0.00021     0.00126     0.00255     0.00087    -0.00507
  74       0.00003    -0.00048     0.00132     0.00723     0.00464    -0.00715
  75       0.00002    -0.00021     0.00056     0.00285     0.00361    -0.00044
  76       0.00005    -0.00058     0.00311     0.00304    -0.00474    -0.00237
  77       0.00001    -0.00154     0.00560     0.00547    -0.00500    -0.00019
  78      -0.00001    -0.00059     0.00265     0.00119     0.00363     0.00492
  79      -0.00001     0.00001     0.01427     0.09148    -0.01291     0.00153
  80       0.00065    -0.00245     0.02472     0.09744    -0.02283     0.00196
  81      -0.00106    -0.00609    -0.00115     0.02269    -0.01221     0.00122
  82      -0.00180     0.00117     0.00150     0.00011    -0.00290    -0.00084
  83      -0.00006    -0.00020     0.00119     0.00251    -0.00324     0.00003
  84      -0.00001     0.00042    -0.00115    -0.00654    -0.00053     0.00256
  85       0.00001    -0.00032     0.00088     0.00498     0.00041     0.00356
  86      -0.00007    -0.00057     0.00306     0.00103    -0.00286    -0.00012
  87      -0.00003     0.00141    -0.00449    -0.00399    -0.00011     0.00746
  88       0.00002    -0.00108     0.00347     0.00338     0.00013     0.00966
  89       0.00044    -0.00028     0.08450    -0.07269     0.12818     0.00033
  90       0.00025    -0.00006     0.05083    -0.06366     0.15097    -0.00058
  91       0.00252     0.00130     0.01246    -0.02784     0.10099    -0.00021
  92      -0.00040    -0.00110    -0.00417    -0.00267     0.00579     0.00073
  93       0.00014     0.00004    -0.00539     0.00086    -0.00197     0.00006
  94      -0.00021    -0.00010     0.00913    -0.00687     0.00875     0.00289
  95       0.00016     0.00008    -0.00697     0.00525    -0.00665     0.00373
  96      -0.00045    -0.00018    -0.00185    -0.00228    -0.00097     0.00033
  97       0.00085     0.00028     0.00248    -0.00265     0.00532     0.00618
  98      -0.00065    -0.00021    -0.00207     0.00214    -0.00459     0.00832

            7           8           9          10          11          12  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00287     0.00656    -0.00001     0.01642    -0.04146    -0.00270
   2       0.00409     0.01008    -0.00001     0.02491    -0.06429    -0.00439
   3      -0.11299    -0.05529    -0.00003     0.06309    -0.01386     0.01460
   4       0.11020    -0.10339    -0.05628     0.00818     0.01159    -0.07323
   5      -0.08665     0.07884    -0.07385    -0.00595    -0.00836     0.05417
   6      -0.00200    -0.02889    -0.00101    -0.02469     0.15317    -0.03659
   7      -0.16378    -0.08226    -0.00002     0.09794    -0.00214     0.02502
   8       0.15470    -0.14346    -0.07720     0.00933     0.01746    -0.09488
   9      -0.12177     0.10960    -0.10145    -0.00659    -0.01279     0.06986
  10       0.00304    -0.00963     0.00150    -0.45553     0.69699     0.12929
  11      -0.10816    -0.06162    -0.00054     0.21543     0.26357     0.21839
  12       0.10665    -0.10900    -0.07698    -0.01927     0.03416    -0.11445
  13      -0.08382     0.08351    -0.10054     0.01595    -0.02408     0.08216
  14       0.01452     0.00114    -0.00000    -0.36937     0.26669    -0.36742
  15      -0.01716    -0.01491     0.00036     0.30216     0.71857     0.88477
  16       0.01583    -0.00264    -0.01549    -0.13791    -0.08897     0.04938
  17      -0.01223     0.00183    -0.01780     0.11463     0.06415    -0.03714
  18      -0.01279    -0.00419     0.00000    -0.00732    -0.00700    -0.00629
  19      -0.00305     0.01840     0.01804     0.00334     0.00214    -0.00158
  20       0.00235    -0.01406     0.02365    -0.00256    -0.00155     0.00120
  21       0.00737    -0.00076     0.00644     0.00118     0.00786     0.00202
  22      -0.01251     0.01534     0.00349    -0.00171    -0.00114     0.00321
  23       0.00373     0.00343    -0.00646     0.00069     0.00762     0.00285
  24      -0.01201    -0.00555    -0.00067     0.02528     0.01642    -0.02161
  25       0.00083     0.02974     0.03381     0.01524     0.00003    -0.03291
  26      -0.00044    -0.02254     0.04464    -0.01154    -0.00096     0.02497
  27       0.01698     0.00029     0.00797     0.02467    -0.01834    -0.02224
  28      -0.01339     0.02018     0.00527     0.00654    -0.00158    -0.02910
  29       0.01340     0.00611    -0.00901     0.02688    -0.01994    -0.03011
  30      -0.01490    -0.02636    -0.00000     0.03110     0.01867     0.00910
  31      -0.02299    -0.04136    -0.00000     0.05045     0.02991     0.01388
  32       0.16727     0.09522     0.00004    -0.02095     0.03945     0.02084
  33       0.04982     0.14463     0.15831     0.05302     0.02396    -0.03111
  34      -0.03989    -0.11025     0.20762    -0.04033    -0.01825     0.02335
  35       0.05782     0.11506    -0.00009    -0.12748    -0.07328    -0.05781
  36       0.24578     0.13740     0.00007    -0.02960     0.05433     0.02954
  37       0.07109     0.20642     0.22744     0.07422     0.03398    -0.04358
  38      -0.05696    -0.15734     0.29826    -0.05662    -0.02582     0.03274
  39       0.13812     0.21693     0.00066    -0.47575    -0.34134    -0.08029
  40       0.19916     0.13140    -0.00029     0.00300     0.17609     0.07282
  41       0.05800     0.18024     0.22782     0.10696     0.04668    -0.05394
  42      -0.04676    -0.13770     0.29902    -0.08017    -0.03537     0.03994
  43       0.05712     0.12813     0.00045    -0.52976    -0.71846    -0.20380
  44       0.02978     0.03306    -0.00005    -0.09683     0.10229     0.23605
  45       0.00917     0.05368     0.09672     0.17087     0.09552    -0.12497
  46      -0.00744    -0.04087     0.12679    -0.13292    -0.07242     0.09749
  47      -0.00269     0.00115    -0.00000    -0.00104     0.00101    -0.00102
  48      -0.00524     0.00182    -0.00056    -0.00087    -0.00130     0.00245
  49       0.00407    -0.00139    -0.00074     0.00064     0.00099    -0.00181
  50       0.00326     0.00101    -0.00177    -0.00144    -0.00202    -0.00107
  51      -0.00010     0.00602    -0.00096     0.00008    -0.00011    -0.00022
  52       0.00322     0.00268     0.00177    -0.00147    -0.00207    -0.00110
  53      -0.01444    -0.00307    -0.00004     0.01203     0.00224    -0.01310
  54      -0.02541    -0.00575    -0.00503    -0.00808    -0.00791     0.01394
  55       0.01972     0.00436    -0.00650     0.00626     0.00587    -0.01048
  56       0.00036    -0.00474    -0.00757     0.02082     0.01235    -0.00744
  57      -0.00141     0.01268    -0.00424    -0.00124    -0.00042     0.00413
  58      -0.00017    -0.00137     0.00753     0.02079     0.01242    -0.00647
  59      -0.01971     0.07431    -0.09258    -0.00512     0.00362     0.01032
  60      -0.03796     0.09494    -0.12794    -0.00266     0.03324     0.05926
  61      -0.01847     0.07742    -0.13092     0.12903     0.02841     0.13449
  62      -0.00012     0.00364     0.00173     0.17614    -0.22890    -0.35155
  63      -0.00350     0.00113    -0.00255     0.00158     0.00500     0.00328
  64       0.00297    -0.00338    -0.00077     0.00001    -0.00014    -0.00110
  65      -0.00020    -0.00406     0.00498     0.00445    -0.00272    -0.00032
  66      -0.00579    -0.00212     0.00129     0.00447     0.00875     0.01676
  67       0.00579    -0.00574    -0.00263     0.00148    -0.00685    -0.00250
  68       0.00129     0.00311    -0.00334     0.01555    -0.02678    -0.02996
  69      -0.01705     0.07429     0.09249    -0.00505     0.00342     0.01080
  70      -0.03459     0.09555     0.12793    -0.00299     0.03294     0.05961
  71      -0.01709     0.07769     0.12944     0.13722     0.02945     0.13023
  72      -0.00002     0.00315    -0.00295     0.19294    -0.22878    -0.38864
  73      -0.00339     0.00113     0.00253     0.00152     0.00502     0.00338
  74       0.00111     0.00306     0.00501    -0.00433     0.00255     0.00010
  75      -0.00276     0.00427     0.00053    -0.00138     0.00098     0.00127
  76      -0.00569    -0.00185    -0.00112     0.00491     0.00795     0.01672
  77       0.00034    -0.00459    -0.00253    -0.01447     0.02412     0.02893
  78      -0.00628     0.00546    -0.00248    -0.00408     0.01247     0.00998
  79       0.14137    -0.11364     0.00007    -0.00550     0.00739    -0.01257
  80       0.16723    -0.16040     0.00048     0.02718     0.02940    -0.03902
  81       0.08933    -0.13587     0.00071     0.16232    -0.01733     0.20651
  82      -0.01220    -0.01485     0.00170     0.44229    -0.40805     1.78346
  83       0.00269    -0.00462    -0.00001     0.00227     0.00517     0.00040
  84      -0.00750     0.00496    -0.00159     0.00334    -0.00327     0.00476
  85       0.00564    -0.00376    -0.00212    -0.00257     0.00257    -0.00375
  86      -0.00255    -0.00334     0.00022     0.01030     0.01128    -0.01214
  87       0.00363    -0.00009    -0.00248    -0.00034    -0.02486     0.02615
  88      -0.00248    -0.00017    -0.00285     0.00072     0.01800    -0.01933
  89       0.01945    -0.08789     0.00001     0.02596     0.01541    -0.00988
  90       0.01150    -0.12704    -0.00031     0.06697     0.04228     0.00773
  91       0.01090    -0.09822    -0.00039     0.73599     0.34985    -0.49543
  92       0.00918     0.00755    -0.00042     0.42761     0.04117    -0.46868
  93       0.00567     0.00676     0.00000     0.00306     0.00290    -0.00046
  94       0.00274    -0.00393     0.00586    -0.00769    -0.00256     0.00293
  95      -0.00218     0.00298     0.00774     0.00600     0.00199    -0.00229
  96       0.01300     0.00653     0.00008     0.01176     0.01280    -0.00980
  97      -0.00167     0.00078     0.01294    -0.03381    -0.01341     0.00858
  98       0.00123    -0.00018     0.01680     0.02427     0.00970    -0.00575

           13          14          15          16          17          18  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.00005     0.01069     0.00938     0.00057     0.03315    -0.00535
   2      -0.00004     0.01720     0.01567     0.00094     0.05310    -0.01286
   3       0.00003     0.01491    -0.00665    -0.00034     0.02804     0.03173
   4      -0.06250     0.04356    -0.01608    -0.02632    -0.00255    -0.01019
   5      -0.08460    -0.03277     0.01481    -0.03255     0.00191     0.00883
   6       0.00811     0.00321     0.06352     0.00549    -0.14639    -0.93423
   7      -0.00015     0.02589    -0.00423    -0.00029     0.02683     0.02643
   8      -0.08229     0.05863    -0.04194    -0.04868    -0.00027    -0.05061
   9      -0.11192    -0.04425     0.03759    -0.05932     0.00009     0.04132
  10      -0.02921    -0.57086    -0.62267    -0.03847    -0.21409     3.89370
  11      -0.00260     0.27985     0.13244     0.00445     0.11146     0.46510
  12      -0.11992     0.19817    -0.46877    -0.39598     0.07606    -0.80161
  13      -0.17466    -0.15384     0.40891    -0.47201    -0.05908     0.63226
  14      -0.02717    -0.55966    -0.12639     0.00825    13.27051     4.55477
  15      -0.00629     1.89190     0.82041     0.04240    -0.98016    -0.08882
  16       0.11924     0.67378    -2.69623    -2.50545     0.50645    -1.37447
  17       0.09287    -0.51960     2.33088    -2.95150    -0.37474     1.02501
  18       0.00011    -0.00894    -0.00404    -0.00021    -0.00114    -0.00915
  19      -0.00008    -0.00084    -0.00147    -0.00367     0.00228    -0.00495
  20      -0.00014     0.00058     0.00156    -0.00470    -0.00177     0.00387
  21       0.00152     0.00349     0.00613    -0.00902    -0.00313    -0.00740
  22       0.00103     0.00398    -0.01809    -0.00608     0.00357    -0.01631
  23      -0.00138     0.00461    -0.00002     0.00939    -0.00220    -0.01202
  24       0.00417     0.03066     0.07346     0.00472     0.02255    -0.50508
  25      -0.01848    -0.01179     0.04843     0.04281    -0.01306     0.10844
  26      -0.02435     0.01004    -0.04343     0.05134     0.01060    -0.08524
  27      -0.00855     0.02922     0.05292     0.00990     0.01337    -0.57101
  28      -0.00870     0.01524     0.04305     0.00333    -0.00991     0.13401
  29       0.01756     0.03339     0.06708    -0.00018     0.01088    -0.53156
  30       0.00001     0.00071    -0.00604    -0.00026     0.00791     0.01160
  31       0.00002    -0.00023    -0.01000    -0.00043     0.01157     0.01940
  32      -0.00022     0.04532     0.03277     0.00185    -0.02984    -0.02846
  33      -0.01371    -0.04357     0.03313     0.03421     0.01892    -0.07203
  34      -0.01813     0.03336    -0.02918     0.03973    -0.01429     0.05582
  35      -0.00005    -0.03559     0.02286     0.00113    -0.07340    -0.06950
  36      -0.00021     0.06323     0.04550     0.00251    -0.03850    -0.02822
  37      -0.01963    -0.06144     0.04588     0.05396     0.02505    -0.08870
  38      -0.02598     0.04707    -0.04128     0.06364    -0.01905     0.06884
  39      -0.00018     0.10382     0.10425     0.00472     0.01948    -0.04201
  40      -0.00135     0.14039     0.12480     0.00731    -0.06426    -0.07448
  41      -0.03235    -0.07230     0.07122     0.04384     0.08135    -0.29148
  42      -0.04248     0.05508    -0.05875     0.04760    -0.06086     0.22432
  43       0.02192    -0.41858    -1.24919    -0.06957    -1.87114    -2.73615
  44      -0.00472     0.06760    -0.35741    -0.02670     0.35295     1.62164
  45       0.04059    -0.27180     0.72711     0.34281    -0.03992     1.53625
  46       0.06988     0.20906    -0.59292     0.36416     0.02736    -1.18453
  47       0.00001    -0.00236    -0.00112    -0.00007    -0.00310     0.00152
  48       0.00186    -0.00046     0.00119     0.00141    -0.00072     0.00536
  49       0.00257     0.00035    -0.00109     0.00176     0.00054    -0.00418
  50      -0.00029    -0.00050     0.00098    -0.00115    -0.00042    -0.00092
  51      -0.00014    -0.00008    -0.00209    -0.00079    -0.00129    -0.00041
  52       0.00029    -0.00050     0.00024     0.00123    -0.00079    -0.00099
  53       0.00009    -0.03291    -0.01589    -0.00080    -0.02908     0.00811
  54       0.00865    -0.00287    -0.00945    -0.00052    -0.00097     0.00358
  55       0.01145     0.00209     0.00744     0.00065     0.00085    -0.00292
  56       0.00232    -0.01801     0.00279    -0.00841    -0.01736     0.00203
  57       0.00143     0.00897    -0.01607    -0.00581     0.00593    -0.03297
  58      -0.00235    -0.01561    -0.00263     0.00879    -0.01564    -0.00731
  59      -0.01838     0.00960    -0.01128     0.03662    -0.00002    -0.01897
  60      -0.04064     0.06267    -0.06378     0.11835     0.08680    -0.17761
  61       0.01527     0.57843    -0.55196     1.45117    -0.85964    -1.11969
  62       1.52827     2.05500    -1.95338     4.33781    -2.95744    -1.06316
  63      -0.00209     0.00182     0.00285    -0.00410    -0.00094    -0.00020
  64      -0.00031     0.00280    -0.00534    -0.00255     0.00109    -0.00540
  65       0.00433     0.00519    -0.00024     0.00556     0.00196     0.00214
  66      -0.01814     0.00379    -0.01820     0.02480    -0.00986    -0.02986
  67       0.00633     0.00276    -0.00475    -0.01524     0.00529     0.00960
  68       0.03730    -0.00376     0.03135    -0.04127     0.02693     0.01211
  69       0.01845     0.00938    -0.00696    -0.03759     0.00017    -0.01886
  70       0.04173     0.06086    -0.04669    -0.12325     0.08614    -0.16801
  71       0.01473     0.57063    -0.36168    -1.50641    -0.85713    -1.08878
  72      -1.45862     2.06705    -1.50356    -4.54858    -2.93506    -1.16157
  73       0.00203     0.00184     0.00227     0.00441    -0.00097    -0.00034
  74       0.00422    -0.00426    -0.00185     0.00586    -0.00162    -0.00359
  75       0.00079    -0.00425     0.00518    -0.00037    -0.00168     0.00465
  76       0.01836     0.00334    -0.01366    -0.02666    -0.00942    -0.02781
  77       0.03445     0.00344    -0.02544    -0.03895    -0.02479    -0.00695
  78       0.01466    -0.00068     0.00077    -0.02639    -0.01110    -0.01178
  79      -0.00013     0.01119     0.04074     0.00227    -0.01536     0.01285
  80      -0.00205     0.04265     0.19910     0.00724    -0.00165     0.48134
  81      -0.01207    -0.01512     1.67538     0.08371    -1.17326     0.33056
  82      -0.06907    -1.70032     4.55836     0.26300    -4.15712    -0.05097
  83       0.00005     0.00468    -0.00098    -0.00003    -0.00053    -0.00146
  84      -0.00140    -0.00057     0.00521    -0.00332     0.00181     0.00304
  85      -0.00156     0.00044    -0.00356    -0.00489    -0.00143    -0.00222
  86      -0.00036     0.01579     0.03118     0.00109    -0.01479     0.06136
  87       0.00310    -0.01025    -0.04816    -0.01548     0.03686    -0.09832
  88       0.00313     0.00791     0.03862    -0.01668    -0.02738     0.07468
  89       0.00021    -0.00382     0.00877     0.00087     0.02165    -0.01597
  90      -0.00022     0.00179    -0.00333    -0.00066     0.07674    -0.06936
  91      -0.00565    -0.64955     1.17165     0.07437     0.47107     0.77367
  92       0.01261    -1.84491    -1.44640    -0.08202    -0.48631    -0.66048
  93       0.00001    -0.00168    -0.00003     0.00002     0.00024    -0.00005
  94      -0.00028     0.00462    -0.00381     0.00027    -0.00267     0.00348
  95      -0.00033    -0.00358     0.00293     0.00091     0.00210    -0.00271
  96       0.00030    -0.02596    -0.02371    -0.00127    -0.01304     0.01087
  97       0.01113     0.01854    -0.01160     0.01254    -0.00274    -0.03082
  98       0.01432    -0.01367     0.00651     0.01853     0.00130     0.02400

           19          20          21          22          23          24  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.03046    -0.00016     0.01520     0.00721     0.00305    -0.01725
   2      -0.05250    -0.00031     0.02301     0.01029     0.00427    -0.03413
   3       0.05163     0.00062    -0.07221    -0.11439    -0.05078    -0.09265
   4       0.04008    -0.03472     0.11181    -0.06929     0.07245    -0.01605
   5      -0.03049    -0.04662    -0.08606    -0.02450     0.12211     0.01091
   6      -0.37574    -0.00843    -0.39501    -0.19479    -0.09335    -0.52791
   7       0.08343     0.00048    -0.13204    -0.18689    -0.08286    -0.17514
   8       0.07869    -0.09014     0.20814    -0.12859     0.11704    -0.03334
   9      -0.05967    -0.11976    -0.15949    -0.03254     0.20903     0.02296
  10       2.83544     0.03937     0.93816     0.64182     0.31749     3.61031
  11       0.30277     0.00063    -0.54312    -1.06299    -0.48046    -1.74020
  12       0.44941    -0.84208     0.94791    -0.69534     0.32143    -0.07630
  13      -0.33527    -1.10428    -0.72062     0.05943     0.82187     0.05121
  14      -0.52984     0.05353     2.21800     0.17373     0.15890     9.30741
  15      -0.02938    -0.00360     0.42582     0.28169     0.12096     0.07676
  16      -0.08062    -0.42351    -1.79469     1.92765    -1.03034    -0.65168
  17       0.08601    -0.47625     1.39473    -0.04769    -2.47547     0.52903
  18      -0.01214    -0.00012     0.01018     0.01364     0.00600     0.00532
  19       0.00991    -0.00667     0.00738     0.00369     0.00680    -0.01136
  20      -0.00744    -0.00872    -0.00564    -0.00671     0.00376     0.00868
  21      -0.00208    -0.00858    -0.01199    -0.01067     0.00014    -0.01300
  22       0.00627    -0.00474     0.01315    -0.00384     0.00116    -0.00380
  23      -0.00044     0.00842    -0.00843    -0.00773    -0.00849    -0.01393
  24      -0.30153    -0.00563    -0.20193    -0.12434    -0.06030    -0.46724
  25      -0.02693     0.12342    -0.04094     0.07275     0.02481    -0.01235
  26       0.01887     0.15996     0.03018    -0.05060    -0.02820     0.00839
  27      -0.28800     0.07706    -0.16795    -0.08628    -0.05464    -0.31041
  28      -0.04332     0.04448    -0.08668     0.07524     0.02687    -0.01010
  29      -0.30024    -0.08724    -0.19066    -0.07699    -0.02596    -0.31441
  30       0.03278     0.00032    -0.01673    -0.01253    -0.00549    -0.00038
  31       0.05707     0.00055    -0.02998    -0.02325    -0.01017     0.00025
  32       0.01346    -0.00024    -0.06975    -0.06822    -0.03012    -0.03712
  33       0.04176    -0.06177    -0.03802     0.03469    -0.04440     0.01418
  34      -0.03089    -0.07988     0.03007     0.01851    -0.07031    -0.00991
  35      -0.03754    -0.00137    -0.05463    -0.06514    -0.02871    -0.03124
  36       0.02660    -0.00001    -0.09461    -0.09794    -0.04327    -0.04727
  37       0.06372    -0.06973    -0.04484     0.03756    -0.04523     0.01458
  38      -0.04761    -0.09045     0.03533     0.01782    -0.07341    -0.01025
  39      -1.17607    -0.00388     1.14179     0.98599     0.43326     0.27852
  40       0.00723    -0.00230    -0.24214    -0.27932    -0.12570    -0.38684
  41       0.13255    -0.23694    -0.27450     0.07979    -0.22120     0.08399
  42      -0.09637    -0.30143     0.21369     0.13366    -0.27969    -0.05953
  43      -1.10249    -0.01297    -1.54562    -3.30276    -1.41440     2.91905
  44       0.54291     0.01555     0.07539    -1.33354    -0.58285     0.33088
  45       0.60025     1.04028     0.48422     1.45282     1.31379    -1.74016
  46      -0.47474     1.32840    -0.38572    -1.63476     0.22059     1.31420
  47       0.00361     0.00003    -0.00448    -0.00733    -0.00324    -0.00378
  48      -0.00551     0.00468    -0.00223     0.00123    -0.00164     0.00308
  49       0.00415     0.00613     0.00168     0.00071    -0.00247    -0.00230
  50       0.00112     0.00027    -0.00019     0.00109     0.00120     0.00229
  51      -0.00374     0.00017     0.00095    -0.00418    -0.00138     0.00468
  52       0.00005    -0.00026     0.00008     0.00047    -0.00046     0.00356
  53       0.08968     0.00052    -0.07808    -0.07844    -0.03417     0.01284
  54      -0.01727     0.01240    -0.01826    -0.01431    -0.01041     0.02476
  55       0.01304     0.01637     0.01391     0.01418     0.00076    -0.01901
  56       0.07905    -0.00344    -0.07476    -0.06351    -0.02152    -0.02431
  57      -0.00669    -0.00279    -0.01977    -0.04555    -0.01603     0.03030
  58       0.07743     0.00407    -0.08023    -0.07076    -0.03751    -0.01575
  59      -0.00098     0.02032     0.01286     0.01238    -0.02123    -0.04827
  60       0.06864     0.45377     0.09905    -0.13153    -0.15111    -0.21019
  61      -0.03685     1.24730     0.55106    -0.03340    -1.76763    -3.54199
  62       0.39958    -1.10737    -2.83799    -0.35598     5.05730    -1.38314
  63       0.00046    -0.00412    -0.00888    -0.00847     0.00417    -0.00295
  64       0.00331    -0.00336     0.00581    -0.00327    -0.00036    -0.00260
  65       0.00034     0.00497     0.00368    -0.00239    -0.01341    -0.01217
  66       0.01469     0.07550     0.01208    -0.01193    -0.01241     0.01006
  67      -0.01436    -0.00183    -0.01043     0.01385     0.00740     0.01018
  68      -0.02664    -0.10175    -0.03528     0.01435     0.03968     0.07760
  69      -0.00063    -0.02082     0.01285    -0.00699     0.02324    -0.04867
  70       0.07254    -0.45428     0.10207    -0.20449     0.00497    -0.21262
  71      -0.02481    -1.27114     0.54936    -1.30537     1.14215    -3.55855
  72       0.43108     1.03424    -2.79150     3.48442    -3.73150    -1.31218
  73       0.00043     0.00404    -0.00886    -0.00263    -0.00922    -0.00280
  74       0.00049     0.00558    -0.00192     0.01028    -0.00753     0.01117
  75      -0.00321    -0.00186    -0.00667     0.00567    -0.00011     0.00592
  76       0.01518    -0.07514     0.01302    -0.01837     0.00032     0.00923
  77       0.02290    -0.09746     0.03187    -0.03371     0.01648    -0.07216
  78       0.02065    -0.02927     0.02070    -0.02705     0.00109    -0.03227
  79      -0.03944    -0.00001    -0.03061    -0.02938    -0.01333     0.00052
  80      -0.17799     0.00090    -0.27097     0.07485     0.02853    -0.13307
  81      -1.68925    -0.01054    -2.34619    -0.71052    -0.35479    -2.02379
  82       1.22294     0.05286     4.61890    -2.71535    -1.17796    -0.56034
  83       0.00574     0.00001     0.00218    -0.00658    -0.00292    -0.00788
  84      -0.00499    -0.00492    -0.01032    -0.00255     0.00211    -0.00783
  85       0.00393    -0.00640     0.00799    -0.00064     0.00422     0.00596
  86       0.00573     0.00041    -0.03018     0.04159     0.01831    -0.01959
  87       0.02813     0.01047     0.04931    -0.01312    -0.00706     0.04210
  88      -0.02239     0.01439    -0.03853     0.01148     0.00162    -0.03269
  89       0.07692     0.00032     0.00573     0.05185     0.02257    -0.03687
  90       0.14821    -0.00211    -0.14090    -0.07439    -0.03141     0.02055
  91       2.60671     0.01081     0.08160     4.00880     1.71682    -3.63835
  92      -2.08533    -0.01906     0.17606     0.15878     0.06095    -1.51542
  93       0.00930     0.00003    -0.00343    -0.00004    -0.00005    -0.00361
  94      -0.00998    -0.00037     0.00647    -0.00501    -0.00212     0.00171
  95       0.00770    -0.00037    -0.00497     0.00382     0.00177    -0.00132
  96       0.00061     0.00068     0.02406    -0.00909    -0.00377    -0.00524
  97       0.01949     0.02703    -0.07340    -0.03325    -0.01157    -0.00466
  98      -0.01651     0.03671     0.05607     0.02269     0.01323     0.00336

           25          26          27          28          29          30  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.02551    -0.04283    -0.00002     0.01310     0.00763     0.00618
   2      -0.04172    -0.07571    -0.00001     0.01783     0.00987     0.01802
   3       0.05443     0.09447    -0.00006    -0.01391    -0.10370    -0.25468
   4       0.01840    -0.00405    -0.00645     0.00766     0.10801    -0.03089
   5      -0.01409     0.00293    -0.00854    -0.00582    -0.08286     0.02374
   6       0.60172    -1.63825    -0.00094    -0.51376    -1.48681     0.24451
   7       0.12233     0.16742    -0.00006     0.00570    -0.16623    -0.37712
   8       0.02905    -0.00040    -0.00297    -0.00226     0.07503    -0.01241
   9      -0.02241    -0.00019    -0.00359     0.00147    -0.05800     0.00950
  10      -0.71222     9.48098    -0.00234     1.49452     5.15080    -0.44327
  11      -0.22405     1.74807     0.00214     0.26494     2.25809     4.00354
  12       0.05602     0.00921    -0.62140    -0.95394    -1.59514     0.66743
  13      -0.04218    -0.01243    -0.83391     0.70027     1.21805    -0.50950
  14       2.71573    16.49508    -0.02064    -1.22565     5.56249     6.29883
  15      -2.75082     0.91610     0.00616    -0.49490    -0.33003    -1.07649
  16      -0.23831     0.21557     1.32324     2.26650     0.31866    -0.07139
  17       0.19168    -0.15799     1.78657    -1.69244    -0.25002     0.05483
  18      -0.01304    -0.02191     0.00008    -0.01230    -0.02324    -0.00843
  19       0.00079     0.00082    -0.01740    -0.01523     0.02876    -0.00792
  20      -0.00056    -0.00070    -0.02328     0.01106    -0.02198     0.00614
  21       0.01214    -0.00979    -0.02491     0.00266    -0.00833     0.01363
  22       0.00601    -0.00187    -0.01297    -0.05064     0.00729     0.00053
  23       0.01380    -0.01019     0.02488    -0.01043    -0.00633     0.01381
  24       0.22314    -0.91957    -0.00052    -0.19627    -0.46137     0.80130
  25       0.04449    -0.02998     0.05382    -0.01611     0.38372    -0.28492
  26      -0.03440     0.02376     0.07070     0.01540    -0.29368     0.21790
  27       0.28361    -1.03849    -0.01436    -0.26325    -0.94439    -0.02209
  28       0.01352    -0.02262    -0.00554    -0.00904     0.42614    -0.17381
  29       0.28653    -1.04559     0.01344    -0.26781    -0.82794    -0.07076
  30       0.01768    -0.00987     0.00005    -0.00368     0.00530    -0.03096
  31       0.03293    -0.02582     0.00009    -0.00436     0.01152    -0.04253
  32       0.13584     0.11730    -0.00034     0.01537    -0.05552    -0.08380
  33      -0.04827     0.01461     0.04074     0.04161     0.05672    -0.03122
  34       0.03702    -0.01110     0.05447    -0.03058    -0.04320     0.02372
  35       0.07019    -0.21176    -0.00004     0.13988     0.22289     0.70320
  36       0.18030     0.13538    -0.00054     0.01089    -0.09867    -0.14769
  37      -0.05987     0.00554     0.04938     0.05149     0.07342    -0.05374
  38       0.04581    -0.00420     0.06608    -0.03793    -0.05577     0.04080
  39      -0.99504     1.53088     0.00107    -0.90367    -1.82011    -3.02532
  40       0.57714     0.71934     0.00044     0.07911     0.34974     1.00748
  41      -0.31477     0.06079     0.16534     0.56018     0.60304     0.09037
  42       0.24120    -0.04605     0.22777    -0.42164    -0.45999    -0.06870
  43       3.10610   -11.91110     0.01090    -0.15261    -0.59023    -4.28460
  44      -2.33934     2.66249     0.00521    -0.23374     1.89409     1.25059
  45       0.67482     0.48758    -0.26937    -0.15687    -1.31121     0.63705
  46      -0.51963    -0.37148    -0.35304     0.11512     1.00314    -0.48612
  47       0.00343     0.00195     0.00004    -0.00202    -0.00098     0.01262
  48       0.00059    -0.00100     0.00428     0.00751    -0.01095     0.00757
  49      -0.00045     0.00079     0.00575    -0.00561     0.00834    -0.00579
  50       0.00170    -0.01201     0.00093     0.00460     0.00703     0.00783
  51       0.00331    -0.00061     0.00058    -0.00736    -0.01787    -0.00274
  52       0.00261    -0.01218    -0.00094     0.00251     0.00210     0.00706
  53       0.06907    -0.16490     0.00000     0.06115     0.05575     0.13947
  54      -0.01672    -0.01975     0.01299     0.01846    -0.04461     0.02996
  55       0.01262     0.01510     0.01760    -0.01348     0.03437    -0.02304
  56       0.11701    -0.17814    -0.01627     0.04665     0.13750     0.32185
  57      -0.03374    -0.01043    -0.00937     0.04631     0.00742     0.05822
  58       0.10774    -0.18098     0.01687     0.05996     0.13944     0.33792
  59      -0.00463    -0.02474     0.08798    -0.03086     0.04457    -0.01444
  60      -0.06775     0.07302     1.19052    -0.60408     0.10755     0.90900
  61      -1.25063    -2.32128    -1.70093     0.95774    -1.91029     0.53780
  62      -1.98486    -2.12348    -1.37577     1.02530    -0.38881    -1.62793
  63       0.00613     0.00650     0.00233    -0.00151     0.01342     0.01144
  64      -0.00067     0.00052    -0.00462    -0.00250    -0.00269     0.00090
  65      -0.00552     0.00119    -0.01559     0.01039     0.00305     0.00065
  66       0.00175    -0.01006     0.00197    -0.02419    -0.18715     0.01784
  67       0.02857    -0.01644    -0.04578    -0.10522     0.03571    -0.01984
  68       0.08027    -0.06278     0.03516     0.00049     0.01831    -0.24021
  69      -0.00455    -0.02501    -0.08677    -0.03329     0.04435    -0.01419
  70      -0.06823     0.06701    -1.17655    -0.63903     0.10912     0.90826
  71      -1.24819    -2.31991     1.68587     0.98716    -1.91428     0.53773
  72      -1.96980    -2.11269     1.36726     1.07037    -0.39797    -1.62742
  73       0.00615     0.00650    -0.00229    -0.00162     0.01337     0.01150
  74       0.00513    -0.00103    -0.01365    -0.01085    -0.00356    -0.00047
  75       0.00217    -0.00083    -0.00869    -0.00084     0.00173    -0.00102
  76       0.00135    -0.01042    -0.00218    -0.02428    -0.18597     0.01630
  77      -0.06970     0.05584     0.04744    -0.03021    -0.00846     0.22700
  78      -0.04933     0.03192    -0.03750     0.10199    -0.03800     0.08186
  79      -0.02567    -0.01863    -0.00124     0.09457    -0.09587     0.03109
  80      -0.04591     0.06556    -0.01687     1.38851     0.71081     0.43618
  81      -2.05241    -2.56887     0.03535    -2.12053     1.61458    -0.81588
  82      -0.07003    -3.11932     0.02665    -2.10455    -2.31801    -1.04560
  83       0.00857     0.00618    -0.00002     0.00136    -0.00365     0.01967
  84      -0.00668     0.00046    -0.00244    -0.01413     0.01120    -0.00139
  85       0.00513    -0.00036    -0.00373     0.01073    -0.00857     0.00109
  86       0.00717    -0.01360    -0.00043     0.05721     0.23946    -0.17765
  87       0.05172    -0.03692    -0.07626     0.02439    -0.38579    -0.02994
  88      -0.03994     0.02781    -0.09699    -0.02046     0.29433     0.02225
  89      -0.00204    -0.01741     0.00022    -0.02432     0.10901    -0.06768
  90      -0.19455    -0.12374    -0.00452     0.57688     1.70819    -0.27942
  91      -0.42852     2.07724    -0.00904     0.31114    -4.48872     2.29667
  92       2.66638    -1.20134    -0.00969     0.97318     0.39201    -0.19261
  93      -0.00218     0.00258    -0.00001     0.00406    -0.01267     0.00609
  94       0.00045     0.00603    -0.00072    -0.00254     0.00754    -0.00958
  95      -0.00039    -0.00459    -0.00105     0.00205    -0.00568     0.00738
  96       0.02399     0.02512     0.00183    -0.23235    -0.00403    -0.21483
  97      -0.04831    -0.02474    -0.00668     0.11257    -0.02957     0.10835
  98       0.03718     0.01908    -0.00627    -0.08750     0.02088    -0.08312

           31          32          33          34          35          36  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.07487    -0.00032    -0.00843     0.03167     0.00155    -0.01335
   2       0.09135    -0.00040    -0.01312     0.04622     0.00227    -0.03038
   3       0.00447     0.00014    -0.02900     0.01915     0.00128    -0.10404
   4      -0.02352    -0.14124    -0.19775    -0.03053    -0.09888     0.00529
   5       0.01680    -0.18722     0.14891     0.03207    -0.12735    -0.00509
   6      -7.07298     0.03625    -0.18982    -1.26619    -0.05869    -3.03457
   7       0.05932    -0.00004    -0.05280    -0.02684    -0.00078    -0.04338
   8      -0.01794    -0.12180    -0.12768    -0.01655    -0.06653     0.00706
   9       0.01205    -0.16065     0.09572     0.01880    -0.08481    -0.00656
  10      23.11121    -0.11472     0.65282     3.98407     0.18212     8.05727
  11       1.34176    -0.01248     0.81631    -0.55905    -0.03165     2.03569
  12       0.35165     1.67834     2.62680     0.80018     1.95704     0.38561
  13      -0.25951     2.22933    -1.97632    -0.78195     2.51018    -0.27909
  14       5.22053    -0.01705     0.84312     5.06432     0.23722    -5.99797
  15       0.57267    -0.00486     0.00668    -0.23620    -0.01208     0.85857
  16      -0.71977    -1.09824    -1.40548    -0.06962    -0.28110     0.26117
  17       0.53712    -1.46747     1.06021     0.08615    -0.37278    -0.20425
  18      -0.07893     0.00038    -0.00214    -0.01571    -0.00081    -0.02197
  19      -0.00763    -0.01735     0.00540     0.02389     0.01977     0.00937
  20       0.00567    -0.02268    -0.00427    -0.02000     0.02398    -0.00707
  21      -0.06790     0.00403    -0.00048    -0.00743    -0.00797    -0.02879
  22       0.01689     0.00195     0.00212    -0.02415    -0.00529    -0.00949
  23      -0.06336    -0.00339     0.00002    -0.01482     0.00698    -0.03135
  24      -3.66232     0.01826    -0.08365    -0.71780    -0.03290    -1.37768
  25      -0.13163    -0.61684    -0.58017     0.21753    -0.22902    -0.03333
  26       0.09641    -0.81517     0.43441    -0.14470    -0.32566     0.02338
  27      -3.71149    -0.32275     0.01502    -0.57919    -0.49534    -1.79413
  28      -0.10376    -0.18127    -1.03555    -0.09357    -0.25745     0.00545
  29      -3.73961     0.36055    -0.26263    -0.64390     0.43882    -1.78926
  30      -0.01082    -0.00008     0.01554    -0.01367    -0.00061     0.00352
  31      -0.01219    -0.00014     0.02378    -0.02020    -0.00090     0.00704
  32      -0.00423     0.00016    -0.02545    -0.03132    -0.00139     0.03335
  33       0.01615     0.01472     0.06549    -0.05511    -0.02928    -0.05134
  34      -0.01220     0.02039    -0.04982     0.04436    -0.03395     0.03891
  35       0.24910    -0.00013    -0.15979     0.14144     0.00492     0.14263
  36      -0.04392     0.00044    -0.03556    -0.04413    -0.00174     0.02946
  37       0.01893     0.04032     0.12664    -0.08314    -0.03607    -0.08351
  38      -0.01417     0.05476    -0.09603     0.06617    -0.04049     0.06324
  39      -0.65962     0.00263     0.24846    -0.15573     0.00193    -1.64034
  40       0.42485    -0.00313     0.13007    -0.42722    -0.02055     0.44917
  41      -0.19487    -0.07943    -0.19023    -0.11221    -0.15842     0.16493
  42       0.14890    -0.10710     0.14303     0.09708    -0.19590    -0.12649
  43      -7.24105     0.02814     0.69227     0.05921    -0.00249    -2.62697
  44       2.61592    -0.01825     0.64265     0.14948     0.00447     1.22921
  45       0.50032     0.18658    -0.69180    -0.65246    -0.32976    -0.02737
  46      -0.37766     0.23899     0.52821     0.52080    -0.37868     0.01930
  47       0.00029     0.00003    -0.00362     0.00285     0.00010     0.00138
  48       0.00467     0.00221    -0.00821    -0.01427    -0.00490    -0.00064
  49      -0.00356     0.00282     0.00628     0.01134    -0.00514     0.00045
  50       0.00742    -0.00177     0.00003     0.00145    -0.00247     0.00092
  51       0.00275    -0.00088    -0.00975     0.00674    -0.00106     0.00038
  52       0.00814     0.00171    -0.00259     0.00322     0.00268     0.00103
  53       0.06629     0.00008    -0.07160     0.04191     0.00131     0.02968
  54      -0.00816     0.06774    -0.00636    -0.01026    -0.04639     0.00095
  55       0.00700     0.08849     0.00546     0.01164    -0.05992    -0.00092
  56       0.13463     0.03194    -0.02728     0.04234    -0.01303     0.08559
  57      -0.03574     0.01827    -0.04804     0.00495    -0.00805     0.06034
  58       0.12454    -0.03286    -0.04097     0.04241     0.01548     0.10222
  59       0.04488     0.09505    -0.06005     0.04413     0.04840    -0.10422
  60       0.48115    -0.71617     0.50419     0.63146    -0.98996    -0.38200
  61      -3.33355    -2.07484     1.35649    -1.80891    -1.94670     1.77309
  62      -0.35155     2.88665    -1.86443    -0.81669     1.27733     1.38782
  63      -0.00542     0.01925     0.00125     0.00904    -0.01517    -0.00120
  64      -0.00160    -0.00244     0.00762     0.01592     0.01210     0.01100
  65       0.01493    -0.00325     0.00449    -0.00069    -0.01028     0.02564
  66       0.09143    -0.49010     0.11113    -0.14638     0.15858    -0.01893
  67       0.10561     0.10373    -0.14354    -0.34832    -0.16456    -0.22320
  68      -0.09978     0.41670    -0.38317     0.00604     0.57786    -0.49081
  69       0.04455    -0.09485    -0.06118     0.04777    -0.04361    -0.10474
  70       0.48413     0.70889     0.51506     0.54626     1.03787    -0.37385
  71      -3.32437     2.08599     1.39021    -1.96716     1.76235     1.78307
  72      -0.37582    -2.86468    -1.89958    -0.69159    -1.33775     1.37544
  73      -0.00561    -0.01917     0.00110     0.00781     0.01570    -0.00116
  74      -0.01484    -0.00222    -0.00247     0.00612    -0.01267    -0.02181
  75      -0.00249    -0.00312    -0.00843    -0.01572     0.00781    -0.01746
  76       0.09555     0.48772     0.11602    -0.13235    -0.16841    -0.01901
  77       0.12581     0.36916     0.33833    -0.15005     0.58669     0.41791
  78      -0.07267     0.20760     0.24039     0.33318     0.01862     0.34586
  79       0.04291    -0.00044     0.07045     0.06319     0.00301    -0.10566
  80       0.03935     0.00779    -1.18921     0.12864     0.01595    -0.67740
  81      -3.21901     0.01678    -2.05456    -2.43587    -0.10978     1.42207
  82       0.64509    -0.02377     3.06800    -0.34627    -0.02850     0.84748
  83       0.00370    -0.00003     0.00578    -0.01553    -0.00067    -0.01255
  84       0.01750    -0.00208     0.00029    -0.00984     0.01344     0.01709
  85      -0.01342    -0.00242    -0.00025     0.00622     0.01852    -0.01298
  86      -0.15075     0.00190    -0.27919     0.31386     0.01391     0.25504
  87      -0.04735     0.06271     0.45353     0.30135    -0.22753    -0.29145
  88       0.03791     0.08511    -0.34486    -0.20744    -0.32166     0.22097
  89      -0.01298    -0.00073     0.10807    -0.02142    -0.00073    -0.06325
  90      -0.33737    -0.00524     0.81111    -0.27691    -0.01288    -0.18481
  91       1.14699     0.01861    -3.13480    -0.35320    -0.01203     1.28724
  92      -1.11873     0.00220     0.47146    -0.62394    -0.02562    -0.35651
  93       0.00428     0.00000    -0.00476    -0.01656    -0.00073    -0.00083
  94      -0.00146     0.00679     0.01411    -0.01112    -0.00622    -0.00847
  95       0.00132     0.00911    -0.01083     0.00861    -0.00714     0.00650
  96      -0.03701    -0.00034     0.13770     0.33658     0.01519    -0.09519
  97      -0.15722    -0.02886    -0.25322     0.24947     0.08067     0.23303
  98       0.11782    -0.04297     0.19379    -0.19035     0.08523    -0.17782

           37          38          39          40          41          42  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.00002     0.00310    -0.00008    -0.00154     0.01991     0.00014
   2      -0.00005     0.00233    -0.00014    -0.00326     0.03674     0.00026
   3      -0.00055    -0.06210     0.00002    -0.00647    -0.02005    -0.00011
   4       0.01129     0.00987     0.00075    -0.00288     0.01264     0.02079
   5       0.01395    -0.00759     0.00210     0.00238    -0.00963     0.02718
   6      -0.01052    -1.77986     0.00471    -0.13118    -0.47649    -0.00702
   7      -0.00131    -0.19467     0.00064    -0.11204     0.41204    -0.00158
   8       0.05396    -0.01498     0.00649    -0.02960     0.05520     0.04907
   9       0.06920     0.01113     0.01017     0.02286    -0.04213     0.06438
  10       0.02603     3.58554    -0.00517    -0.08469     5.13559    -0.00309
  11       0.00846     0.77883    -0.00487     0.25838     2.37056    -0.00302
  12       0.23177    -1.01824     0.11271    -0.52797     0.13562     1.14986
  13       0.32109     0.77052     0.13229     0.40871    -0.10319     1.50503
  14      -0.01013    -0.46845     0.00690     0.62111     5.30546     0.00897
  15       0.00048    -0.32817     0.00052    -0.04015    -0.26107     0.00428
  16       0.29219     0.08384    -0.00184    -0.08276     0.17797     0.06248
  17       0.37698    -0.06511     0.00225     0.06315    -0.13530     0.08211
  18      -0.00008    -0.01030     0.00008     0.00147     0.02744    -0.00012
  19      -0.00556    -0.03282     0.00076    -0.01310    -0.00060     0.00896
  20      -0.00689     0.02499     0.00078     0.01008     0.00044     0.01169
  21       0.01402    -0.01313     0.00134    -0.00039    -0.00784    -0.00633
  22       0.00779    -0.00988     0.00081    -0.00815    -0.00162    -0.00347
  23      -0.01419    -0.01580    -0.00130    -0.00269    -0.00827     0.00627
  24      -0.00532    -0.87098     0.00272    -0.30413     0.97235    -0.00769
  25      -0.19821     0.91758    -0.09010     0.56226    -0.39565     0.17715
  26      -0.26247    -0.69987    -0.10590    -0.43057     0.30635     0.24052
  27      -0.39808    -1.19615    -0.09996    -0.17963    -0.38855    -0.12420
  28      -0.21119     0.95185    -0.06343     1.02723    -0.55624    -0.06851
  29       0.38630    -0.93592     0.10383     0.10526    -0.54408     0.12231
  30       0.00009     0.00105     0.00000     0.00538     0.03997     0.00013
  31       0.00016     0.00060     0.00001     0.00563     0.03845     0.00010
  32      -0.00019    -0.06663    -0.00002     0.01239    -0.15419    -0.00001
  33      -0.01821     0.05012    -0.00453     0.07620    -0.01576    -0.09048
  34      -0.02505    -0.03797    -0.00527    -0.05859     0.01202    -0.11839
  35      -0.00171    -0.29826     0.00187    -0.58537    -0.83271    -0.00720
  36      -0.00015    -0.08649    -0.00037     0.06358    -0.54058     0.00049
  37      -0.02601     0.12602    -0.01155     0.16737    -0.05509    -0.24401
  38      -0.03577    -0.09581    -0.01349    -0.12895     0.04231    -0.31946
  39       0.00588     2.18957    -0.01566     4.37893     0.77634     0.02386
  40       0.00109     0.14632    -0.00204     0.67771     3.07197    -0.01158
  41      -0.24898    -1.58351     0.01865    -2.10922    -0.12432     0.23118
  42      -0.32039     1.21063     0.00459     1.61067     0.09217     0.29443
  43      -0.02309    -2.34899     0.01292    -1.73679    -4.82556    -0.01410
  44       0.00257    -0.39365     0.00012     0.08779     0.01422     0.00445
  45      -0.24717     1.45982    -0.03891     0.77233     0.10929    -0.32628
  46      -0.34063    -1.11159    -0.03661    -0.59092    -0.08279    -0.42557
  47      -0.00001     0.00768    -0.00001    -0.00178     0.00157    -0.00023
  48       0.00928    -0.01249     0.00113     0.02555     0.01752    -0.00814
  49       0.01215     0.00951     0.00155    -0.01949    -0.01341    -0.01061
  50      -0.01665    -0.01158    -0.00076    -0.01167    -0.03956    -0.00049
  51      -0.00906     0.03846    -0.00067     0.04354     0.00879    -0.00030
  52       0.01664    -0.00116     0.00080     0.00025    -0.03712     0.00039
  53      -0.00102    -0.21231     0.00115    -0.29291    -0.53725    -0.00344
  54      -0.01425    -0.05063     0.00253    -0.16996    -0.02477    -0.02399
  55      -0.01852     0.03866     0.00205     0.12972     0.01855    -0.03212
  56      -0.02369    -0.06117    -0.02224    -0.18609    -0.36008     0.02508
  57      -0.01382    -0.12173    -0.01190    -0.14604    -0.08970     0.01612
  58       0.02336    -0.09474     0.02342    -0.22536    -0.38480    -0.03209
  59      -0.00583    -0.03658    -0.00114     0.00033     0.01065     0.00092
  60      -0.43709    -0.41075    -0.16993    -0.29779     0.27578    -0.60853
  61      -0.14910     0.02848    -0.00427     0.16493    -1.16466    -0.49843
  62      -0.43583     0.02042    -0.00313    -0.23147    -0.85995     0.09669
  63      -0.00820    -0.00727    -0.00199     0.01599     0.01531     0.03341
  64       0.00322     0.00371    -0.03854    -0.00315    -0.00516     0.01968
  65       0.01267     0.01116     0.00804     0.01911    -0.01259     0.01648
  66      -0.02051     0.24755     0.01105    -0.33858    -0.19606    -0.67642
  67       0.04060    -0.11750     0.76273     0.06446     0.08674    -0.42770
  68      -0.06007     0.00461    -0.10825    -0.21557     0.08748    -0.26554
  69       0.00527    -0.03695     0.00047     0.00057     0.01088    -0.00078
  70       0.43136    -0.41300     0.17701    -0.29180     0.27150     0.61617
  71       0.15543     0.02126    -0.00552     0.16578    -1.16092     0.49875
  72       0.44459     0.02142     0.00014    -0.23195    -0.86037    -0.09634
  73       0.00808    -0.00722     0.00193     0.01588     0.01520    -0.03332
  74       0.01125    -0.00962     0.01842    -0.01905     0.01066     0.01057
  75       0.00643    -0.00685    -0.03496    -0.00206     0.00832     0.02319
  76       0.02334     0.24701    -0.00972    -0.33643    -0.19444     0.67614
  77      -0.06777    -0.03800    -0.30834     0.22172    -0.06062    -0.14173
  78       0.02218     0.11630     0.70633    -0.00232    -0.10788    -0.47964
  79      -0.00038     0.00303     0.00023     0.00550     0.03813     0.00022
  80       0.00460     1.47320    -0.00930     1.04649    -0.41325    -0.00016
  81       0.00629    -0.01907    -0.00068    -0.01634    -1.15438     0.00312
  82      -0.00500    -0.30953     0.00231    -0.09244    -1.06918    -0.00163
  83       0.00014     0.01748    -0.00008    -0.01685    -0.00170     0.00000
  84      -0.00645     0.00448     0.02357    -0.02036    -0.00188     0.01936
  85      -0.00862    -0.00334     0.03059     0.01575     0.00146     0.02500
  86      -0.00259    -0.35940     0.00045     0.42104     0.04998    -0.00070
  87       0.17915    -0.44200    -0.45208     0.15714     0.09207    -0.45079
  88       0.24119     0.33521    -0.59340    -0.12428    -0.07066    -0.58593
  89       0.00083     0.02370     0.00011    -0.01989    -0.02577     0.00023
  90      -0.00365    -1.76393     0.01266    -2.91733    -0.57220     0.00410
  91       0.01287     1.54772    -0.00848     0.48870     0.31151     0.00264
  92       0.00228     0.73156    -0.00322     0.34097     0.59401    -0.00337
  93      -0.00007    -0.02686    -0.00002     0.01774    -0.00405    -0.00015
  94      -0.03697    -0.01236    -0.00095     0.00426    -0.01096    -0.00175
  95      -0.04818     0.00964    -0.00125    -0.00326     0.00830    -0.00227
  96       0.00224     1.12383    -0.00228     0.09763     0.01945     0.00109
  97       0.68670    -0.39803     0.04036    -1.17919    -0.13142     0.04425
  98       0.90377     0.29842     0.04438     0.89984     0.10193     0.05194

           43          44          45          46          47          48  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00993     0.00003    -0.00002     0.00191     0.00086    -0.01234
   2       0.01772     0.00004     0.00002     0.00129     0.00284    -0.02858
   3      -0.03802    -0.00066     0.00256    -0.09342    -0.01998     0.01765
   4       0.01618    -0.01511     0.00771    -0.01344     0.04896     0.02785
   5      -0.01249    -0.01980     0.00934     0.01127    -0.03740    -0.02155
   6      -0.94286    -0.00745     0.02420    -0.88632     0.01588    -0.34897
   7      -0.45777    -0.00541     0.01210    -0.40179    -0.15153     0.11831
   8       0.01184    -0.06853     0.02943    -0.01463     0.12866     0.01845
   9      -0.00920    -0.08974     0.03726     0.01440    -0.09776    -0.01653
  10      -0.40455    -0.01759     0.03501    -1.02693    -1.12251     3.16721
  11      -0.96657    -0.02250     0.09367    -3.36217    -0.56711     0.24861
  12       0.56534    -0.16171     1.02452    -0.94375     2.24626     1.68852
  13      -0.43534    -0.20287     1.28951     0.78030    -1.71089    -1.29026
  14       4.10626     0.00448     0.00531    -0.19827    -1.06918     1.69829
  15       1.16269     0.00769    -0.01913     0.65586     0.05887     0.11358
  16       0.09029    -0.07249    -0.86359    -0.11374    -1.22715    -0.22968
  17      -0.07119    -0.09200    -1.13969     0.03880     0.93464     0.17711
  18      -0.02214    -0.00028     0.00127    -0.04766     0.00808    -0.03797
  19       0.00411    -0.00860     0.00038    -0.00979    -0.00609     0.02005
  20      -0.00314    -0.01115    -0.00005     0.00744     0.00459    -0.01539
  21      -0.00024     0.00476     0.00109     0.00650     0.00264     0.00563
  22      -0.00694     0.00261     0.00053     0.00630    -0.02374    -0.00307
  23      -0.00214    -0.00472    -0.00147     0.00828    -0.00380     0.00481
  24      -1.37781    -0.01243     0.01136    -0.27735    -0.64282     1.35855
  25      -0.00201     1.36395    -0.12578    -0.34465    -0.72876     0.34200
  26      -0.01145     1.79088    -0.17707     0.23595     0.55010    -0.25421
  27      -0.16156     0.71242    -0.96334    -0.64235     0.51574    -1.10004
  28       0.33094     0.38801    -0.51951    -0.52250    -1.84023     0.44623
  29      -0.06342    -0.71505     0.99882    -0.72735     0.01436    -0.98579
  30       0.04883     0.00019    -0.00034     0.01024    -0.00999     0.00388
  31       0.04121     0.00013    -0.00009     0.00091    -0.01105     0.00578
  32      -0.00098     0.00009     0.00052    -0.02008     0.00708     0.05188
  33      -0.06145     0.05436     0.10138     0.04959     0.08684    -0.01651
  34       0.04738     0.07079     0.13559    -0.03215    -0.06597     0.01250
  35      -2.53809    -0.01551     0.03992    -1.32188    -0.04968    -0.18171
  36       0.11018     0.00184    -0.00441     0.15244     0.02880     0.25489
  37      -0.14806     0.23792     0.35886     0.18202     0.27494    -0.05481
  38       0.11371     0.31025     0.48054    -0.11960    -0.20909     0.04175
  39       9.03687     0.06524    -0.14946     4.80191     2.71909     0.33368
  40      -1.87677    -0.02400     0.05896    -2.02158    -0.05872     1.37676
  41       0.22283    -0.99934    -0.85217     0.10374    -2.15899    -0.77295
  42      -0.16531    -1.30485    -1.11869    -0.11843     1.64754     0.58736
  43      -5.93879    -0.01517     0.01017    -0.20160     1.03508    -2.21156
  44       1.22444     0.00321     0.00277    -0.12219    -0.18046     0.60834
  45       0.07397     0.38426     0.58491     0.17163     0.39339     0.18337
  46      -0.05563     0.49886     0.77919    -0.10174    -0.29985    -0.14008
  47      -0.06434    -0.00040     0.00088    -0.02917     0.00381     0.00756
  48       0.00028    -0.01801    -0.00716    -0.00124     0.01848     0.00556
  49      -0.00004    -0.02360    -0.00951     0.00080    -0.01404    -0.00431
  50      -0.02405    -0.00627    -0.00247    -0.00884    -0.00017    -0.00508
  51       0.00030    -0.00333    -0.00160     0.00169     0.02761     0.00687
  52      -0.02404     0.00615     0.00299    -0.00829     0.00737    -0.00318
  53      -1.22328    -0.00717     0.01943    -0.64918    -0.00195    -0.17140
  54       0.05849    -0.08928    -0.11823     0.01300    -0.15175    -0.06968
  55      -0.04397    -0.11696    -0.15483    -0.01526     0.11597     0.05294
  56      -1.22234     0.02231    -0.05831    -0.65083     0.05230    -0.04351
  57       0.12188     0.01652    -0.04142    -0.04473    -0.18375    -0.08141
  58      -1.18845    -0.03682     0.09735    -0.65884     0.00214    -0.06614
  59       0.01302    -0.03416     0.01936    -0.01373    -0.02451     0.00882
  60       0.53880     1.32065    -1.37479     0.09986     1.06017     0.41591
  61      -0.00062    -0.69485     0.37663    -0.51292    -0.02299     0.00662
  62      -0.23662     0.25720     1.13491     0.35752    -0.52864    -0.43892
  63      -0.00199     0.02217     0.00701    -0.02852     0.00492    -0.03324
  64       0.01607    -0.00024     0.00526    -0.02025     0.01085     0.02253
  65       0.00941    -0.02026     0.03487    -0.00726    -0.01395    -0.02450
  66       0.07272    -0.39870    -0.34568     0.81034    -0.07302     0.86211
  67      -0.35470    -0.01054    -0.06440     0.49090    -0.31869    -0.61132
  68      -0.10737    -0.01041    -0.38215     0.05756     0.15443     0.45333
  69       0.01242     0.03374    -0.01852    -0.01501    -0.02490     0.00854
  70       0.54832    -1.31591     1.36538     0.18753     1.06631     0.40506
  71      -0.01170     0.69173    -0.34946    -0.53743    -0.02404     0.00646
  72      -0.23657    -0.25327    -1.15218     0.29752    -0.53068    -0.43553
  73      -0.00160    -0.02226    -0.00547    -0.02854     0.00503    -0.03321
  74      -0.00459    -0.01962     0.03217     0.00334     0.01635     0.02956
  75      -0.01797    -0.00543     0.01300     0.02230    -0.00668    -0.01518
  76       0.06548     0.40284     0.30207     0.82169    -0.07508     0.86303
  77       0.00917    -0.00482    -0.35586     0.05777    -0.23221    -0.60163
  78       0.37302    -0.01604    -0.13482    -0.49949     0.26609     0.46647
  79       0.00652     0.00022    -0.00047     0.01279     0.05809    -0.05348
  80       0.29287     0.00202    -0.00926     0.34211    -2.39796    -0.18213
  81      -0.37770     0.00698    -0.01821     0.59186     0.65121    -1.40108
  82      -0.63476    -0.00023    -0.00124     0.00691     1.65017     0.33412
  83       0.01894    -0.00020     0.00147    -0.05704    -0.00405     0.00056
  84       0.00892     0.00621    -0.00225    -0.00442     0.03353    -0.01648
  85      -0.00696     0.00794    -0.00306     0.00339    -0.02561     0.01264
  86      -0.22310     0.00414    -0.03398     1.32409    -0.09864     0.25831
  87      -0.19547    -0.13342     0.06651     0.10761    -0.35075     0.17144
  88       0.15289    -0.17210     0.09081    -0.08048     0.26851    -0.13357
  89       0.04033     0.00033    -0.00010    -0.00123    -0.04058     0.03210
  90      -0.39583    -0.00513    -0.00101     0.23576    -2.34896    -1.02752
  91       1.51934     0.00783    -0.01488     0.44983    -0.23705     0.48983
  92      -0.80951    -0.00543     0.01143    -0.39802    -0.08614    -0.20747
  93      -0.00961    -0.00021     0.00035    -0.01396     0.00290     0.03325
  94       0.02442    -0.01329     0.00670    -0.01655    -0.01237     0.01689
  95      -0.01852    -0.01736     0.00788     0.01302     0.00943    -0.01294
  96      -0.15808     0.00327    -0.00847     0.28436     0.27582    -0.51830
  97       0.05154     0.36735    -0.15766     0.50296    -0.78914    -0.71489
  98      -0.04379     0.47855    -0.18036    -0.39472     0.60049     0.54752

           49          50          51          52          53          54  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.00712    -0.00032    -0.00480    -0.02427    -0.00020    -0.02660
   2      -0.02238    -0.00071    -0.01314    -0.06144    -0.00054    -0.06701
   3       0.12375    -0.00072     0.02766    -0.00309     0.00028    -0.00057
   4      -0.00666    -0.02844    -0.01553    -0.13713    -0.18347     0.19631
   5       0.00531    -0.03724     0.01110     0.10854    -0.23698    -0.15007
   6      -2.27911    -0.00240    -1.30301    -2.45412    -0.03966    -2.53842
   7       0.10994    -0.00307    -0.06141    -0.18372     0.00171    -0.14258
   8      -0.02979     0.06678    -0.24731    -0.93596    -1.31629     1.47923
   9       0.02429     0.08709     0.18291     0.74092    -1.70320    -1.13188
  10       6.21048     0.02573     3.26341     6.72294     0.07339     6.97594
  11       3.65378    -0.01473     0.62555     0.62240     0.01033     0.67588
  12      -0.31960    -0.98296    -0.45220    -2.26339    -2.46050     2.10936
  13       0.24325    -1.29042     0.33514     1.77835    -3.17173    -1.61274
  14       4.88282     0.00736     1.88205     1.42463     0.00231     1.46868
  15      -0.23888     0.00194     0.07475     0.13551     0.00191     0.12184
  16      -0.16700     0.07851     0.17925     0.09519     0.53464    -0.79695
  17       0.12668     0.10443    -0.13346    -0.08449     0.69760     0.60920
  18      -0.04262    -0.00008    -0.02109    -0.02815    -0.00033    -0.02469
  19      -0.01054     0.02682    -0.04338     0.00216    -0.01657     0.01005
  20       0.00817     0.03530     0.03282    -0.00132    -0.02198    -0.00779
  21      -0.01972     0.00764    -0.00899    -0.01944    -0.01107    -0.02548
  22      -0.00039     0.00421    -0.00212    -0.03287    -0.00626    -0.00386
  23      -0.01986    -0.00772    -0.00954    -0.02871     0.01034    -0.02643
  24      -0.01985    -0.00688    -0.51958    -1.51479    -0.02291    -1.86110
  25      -0.04504     1.16947    -2.09744     1.73289     1.59972    -1.35324
  26       0.03495     1.54479     1.60280    -1.35641     2.05155     1.03442
  27      -1.96962    -1.17728    -1.23761    -1.85326     1.19134    -1.47202
  28      -0.25708    -0.64151     2.17413    -0.31552     0.66434    -3.08671
  29      -2.03452     1.16762    -0.65363    -1.91348    -1.24787    -2.32259
  30       0.02700    -0.00001    -0.00574    -0.00497    -0.00003    -0.00498
  31       0.03898    -0.00003    -0.00442    -0.00671    -0.00005    -0.00674
  32       0.14004    -0.00013     0.03934     0.03637     0.00016     0.03634
  33       0.05932    -0.05882    -0.01916    -0.10646    -0.01450    -0.06577
  34      -0.04529    -0.07699     0.01471     0.08155    -0.01724     0.05019
  35      -0.58478    -0.00215     0.33732    -0.15260    -0.00291    -0.13946
  36       0.50728    -0.00017     0.16041     0.17996     0.00111     0.16158
  37       0.25786    -0.16298    -0.17505    -0.37906    -0.06050    -0.22660
  38      -0.19685    -0.21281     0.13357     0.29058    -0.07346     0.17286
  39      -1.80490     0.01436    -1.33633     2.74450     0.02933     2.36812
  40      -0.35334    -0.00540    -0.67101     0.01878    -0.00056    -0.40214
  41       0.17306     0.24552     1.32870    -0.76651     0.05129    -0.62143
  42      -0.13150     0.31825    -1.01326     0.58324     0.08589     0.47398
  43      -4.43438     0.00324     0.81719    -1.29808    -0.02002    -1.12981
  44       1.50872     0.00041     0.79066     0.82371     0.00838     0.79965
  45       0.45874     0.09958    -1.22195    -0.07784     0.03289    -0.23109
  46      -0.34939     0.13685     0.93124     0.05915     0.03744     0.17606
  47      -0.00410    -0.00006     0.00346     0.00248     0.00001     0.00117
  48      -0.01206    -0.01594     0.02154    -0.00130    -0.00533     0.00877
  49       0.00917    -0.02105    -0.01638     0.00112    -0.00685    -0.00668
  50      -0.00788    -0.00047     0.00767    -0.00022     0.00376     0.00213
  51      -0.00529    -0.00026    -0.00202     0.02049     0.00228     0.00825
  52      -0.00933     0.00049     0.00710     0.00547    -0.00376     0.00438
  53      -0.34871    -0.00063     0.13842    -0.08713    -0.00144    -0.06544
  54      -0.01575    -0.12072     0.27902    -0.09911    -0.05099     0.07705
  55       0.01179    -0.15922    -0.21165     0.07667    -0.06268    -0.05851
  56      -0.21202    -0.10030     0.12553    -0.08905     0.05584    -0.08262
  57       0.11381    -0.05438     0.11517     0.12468     0.03240     0.03444
  58      -0.18044     0.09779     0.15599    -0.05281    -0.05854    -0.07361
  59      -0.04255    -0.03910    -0.04163    -0.06381     0.11097     0.00901
  60       1.24737     0.23470     0.22859    -0.58311     3.55934     2.26779
  61      -0.90346     0.17374    -0.98656    -1.66443     2.17885    -0.00245
  62      -0.77049    -0.15655    -0.01208     0.30437    -1.62140    -0.92617
  63       0.01588     0.02674     0.02461     0.00060    -0.02061    -0.01040
  64      -0.00539    -0.03355     0.04091    -0.04442    -0.00139    -0.01025
  65       0.00782     0.01444     0.00311    -0.01252     0.04813     0.02474
  66      -0.34851    -0.61382    -0.52594    -0.12670     0.85757     0.42312
  67       0.16227     0.76770    -0.80571     0.89936    -0.07057     0.12316
  68      -0.26284    -0.00090     0.07324     0.49701    -2.04385    -1.09732
  69      -0.04212     0.03824    -0.04250    -0.06113    -0.11157     0.00865
  70       1.25112    -0.23720     0.21251    -0.51067    -3.55867     2.25990
  71      -0.90246    -0.19176    -0.99670    -1.62092    -2.20333    -0.00639
  72      -0.77214     0.15708    -0.00324     0.27056     1.63201    -0.92285
  73       0.01578    -0.02667     0.02481     0.00020     0.02044    -0.01033
  74      -0.00895     0.02326     0.00797    -0.00064     0.04650    -0.02657
  75       0.00302    -0.02853    -0.04017     0.04584     0.01218     0.00343
  76      -0.34679     0.61552    -0.53300    -0.10992    -0.85610     0.42029
  77       0.29744    -0.21010    -0.28952    -0.20320    -1.94813     1.08602
  78      -0.08416     0.74010     0.75280    -0.98818    -0.62886     0.16885
  79      -0.02445    -0.00029     0.05053     0.07621     0.00102    -0.07896
  80       1.24019    -0.00476     0.74657     2.51161     0.03652    -3.11031
  81      -0.49585    -0.00560     0.41041     1.39076     0.01917    -2.14333
  82      -0.75987     0.00058    -0.65947    -0.94732    -0.00917     1.52256
  83       0.01490    -0.00014    -0.05030     0.00665     0.00006     0.02387
  84       0.00854    -0.04080    -0.00266     0.03586    -0.00861    -0.03024
  85      -0.00664    -0.05316     0.00216    -0.02708    -0.01248     0.02301
  86      -0.35032     0.00445     1.12880     0.22646     0.00294    -0.76527
  87      -0.26284     0.93286    -0.19891    -1.24077     0.16869     1.42954
  88       0.20302     1.21713     0.14974     0.94211     0.25842    -1.09172
  89      -0.00571    -0.00013    -0.06033    -0.08384    -0.00057    -0.11044
  90       0.71763     0.00094     1.43471    -1.67766    -0.01770    -1.08829
  91       1.24252    -0.00648    -2.65697    -1.37499    -0.00432    -1.40894
  92      -0.39627    -0.00181    -0.15731     0.01728     0.00033    -0.04215
  93      -0.00637    -0.00009    -0.04101    -0.01618     0.00002    -0.04074
  94      -0.02273     0.00326     0.02175     0.05076    -0.00863     0.04261
  95       0.01735     0.00414    -0.01662    -0.03845    -0.01202    -0.03250
  96       0.01370     0.00147     0.59627     0.71938     0.00503     0.83567
  97       0.77912    -0.17897    -0.04333    -1.16406     0.06703    -0.88399
  98      -0.59524    -0.23319     0.03425     0.88618     0.10716     0.67466

           55          56          57          58          59          60  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.04757    -0.10308     0.00002     0.00292     0.00005     0.03909
   2      -0.13090    -0.23161     0.00005     0.00478     0.00010     0.06846
   3       0.09739    -0.18109     0.00012    -0.05318    -0.00047    -0.21885
   4      -0.00929    -0.01286     0.05056     0.04727     0.07536    -0.02253
   5       0.00790     0.00971     0.06640    -0.03758     0.09803     0.01729
   6      -9.59784     0.79122    -0.00490    -0.97916    -0.00865    -1.76450
   7       1.15525    -0.91827     0.00069    -0.15979    -0.00093    -0.77340
   8      -0.10733    -0.09528     0.17599    -0.24838    -0.24609    -0.14249
   9       0.08726     0.06999     0.23156     0.19283    -0.31823     0.10905
  10      16.31301     9.85449     0.00530     1.13291     0.00662    -0.99404
  11       2.12663    -1.78206     0.00243    -0.17863    -0.00130    -1.73121
  12       0.07443    -0.02399     0.52611    -0.56114     0.02241    -0.15677
  13      -0.04684     0.01974     0.69277     0.42484     0.03934     0.12050
  14      -1.20926     2.41636     0.00010     0.01792     0.00033    -1.47947
  15       0.48878     0.09949    -0.00021    -0.02125    -0.00036     0.45600
  16       0.09366     0.02447    -0.17580    -0.27266    -0.25946     0.07739
  17      -0.07348    -0.01840    -0.23028     0.21366    -0.33519    -0.05932
  18      -0.06291     0.02870    -0.00003    -0.00683    -0.00008     0.06468
  19       0.00091     0.00075     0.01437    -0.07969    -0.02694     0.04889
  20      -0.00064    -0.00082     0.01901     0.06125    -0.03400    -0.03719
  21      -0.09392    -0.01080    -0.04087     0.00799    -0.06410    -0.08559
  22       0.00162     0.01296    -0.02259    -0.11324    -0.03617     0.12746
  23      -0.09358    -0.00715     0.04078    -0.02449     0.06395    -0.05057
  24      -5.93654    -1.79306    -0.00166    -0.66743    -0.00508    -1.68914
  25      -0.10570    -0.02959    -0.03618     2.30587     1.89802    -0.23016
  26       0.07413     0.02135    -0.05430    -1.79142     2.44570     0.17584
  27      -6.85217    -0.57201    -0.75851    -0.52435    -0.21019    -0.52946
  28       0.50174     0.46555    -0.41444     0.11298    -0.11229     0.35927
  29      -6.71024    -0.45114     0.75274    -0.49957     0.20164    -0.42994
  30       0.00061     0.00674     0.00001     0.00071     0.00001    -0.00085
  31      -0.00066     0.01206     0.00004    -0.00081    -0.00001    -0.01598
  32      -0.05920    -0.03377     0.00005     0.03340     0.00029     0.02734
  33       0.02338     0.02716     0.01438     0.00670     0.01433    -0.03060
  34      -0.01770    -0.02051     0.01880    -0.00538     0.01866     0.02335
  35      -0.25277    -0.00290    -0.00027    -0.44723    -0.00406    -1.09081
  36      -0.21905    -0.23582     0.00029     0.11140     0.00099     0.13290
  37       0.07139     0.09155     0.03977     0.04293     0.06700     0.08539
  38      -0.05406    -0.06932     0.05277    -0.03405     0.08706    -0.06508
  39       1.07926    -0.26960     0.00520     2.59088     0.02367     4.12122
  40      -0.52259    -0.17102     0.00136    -0.54974    -0.00424    -2.73352
  41      -0.00102     0.29498    -0.37955    -1.59933    -0.66930     0.61923
  42       0.00018    -0.22656    -0.48895     1.23267    -0.84704    -0.47303
  43      -4.40904    -1.08739    -0.00334    -0.28660    -0.00266     0.86711
  44       1.49107     0.04795     0.00019    -0.18807    -0.00200     0.20774
  45       0.29669     0.02182    -0.01052     0.49359     0.19913    -0.33779
  46      -0.22645    -0.01712    -0.01663    -0.38005     0.25142     0.25767
  47      -0.00359    -0.00522     0.00002    -0.00156    -0.00001     0.00906
  48       0.00297    -0.00169    -0.00214     0.01601     0.01095    -0.00052
  49      -0.00224     0.00134    -0.00285    -0.01240     0.01406     0.00040
  50      -0.00139     0.00208     0.00992    -0.00131    -0.00193    -0.02453
  51       0.00070    -0.00603     0.00547    -0.01189    -0.00115     0.00375
  52      -0.00118     0.00042    -0.00990    -0.00457     0.00187    -0.02351
  53      -0.06210     0.22014    -0.00040    -0.19907    -0.00199     0.69634
  54      -0.02545    -0.02252    -0.10693     1.34749     1.32026    -0.08699
  55       0.01977     0.01812    -0.14195    -1.05112     1.70690     0.06642
  56      -0.12435    -0.03046     0.97310    -0.01364     0.01974    -1.22597
  57      -0.11883    -0.05250     0.53063    -1.34869    -0.00109     0.02281
  58      -0.15617    -0.04645    -0.97227    -0.38070    -0.02321    -1.22065
  59       0.06434    -0.09421     0.07545    -0.08362     0.01997     0.25908
  60       3.21653    -1.72321    -1.01272    -0.30681     0.69225    -0.01496
  61      -0.08250    -2.39873    -0.19101    -0.43690     0.10327     0.38404
  62       0.56037     0.02887     0.33324    -0.07684     0.36809     0.36352
  63      -0.01848     0.02284     0.02784    -0.03450     0.08052    -0.01642
  64       0.01230     0.00152    -0.01454    -0.01792    -0.02485     0.01982
  65       0.05390    -0.06073    -0.01008     0.01349    -0.01821     0.00578
  66       0.63353    -0.60059    -0.25250     0.13865    -0.47451     0.09914
  67      -0.35641     0.01608     0.22212     0.36936     0.15852    -0.13952
  68      -1.73575     1.34357     0.25154     0.13999    -0.53297    -0.17133
  69       0.06495    -0.09463    -0.07598    -0.08277    -0.02169     0.25898
  70       3.23019    -1.72735     1.01540    -0.29960    -0.69591    -0.01357
  71      -0.07440    -2.40151     0.19002    -0.43572    -0.11023     0.38446
  72       0.55450     0.03039    -0.33281    -0.06869    -0.36962     0.36299
  73      -0.01851     0.02288    -0.02792    -0.03296    -0.08104    -0.01647
  74      -0.04889     0.05896    -0.00593    -0.01756    -0.01128    -0.00030
  75      -0.02615     0.01451    -0.01664     0.01427    -0.02850    -0.02059
  76       0.63693    -0.60413     0.25340     0.12965     0.47756     0.09969
  77       1.58778    -1.29419     0.18585    -0.02928    -0.55571     0.12876
  78       0.80465    -0.37549     0.27974    -0.39431     0.00511     0.18037
  79       0.05320    -0.12224     0.00024     0.13437     0.00104    -0.08605
  80       3.57689    -1.36321     0.00368     1.18917     0.01108     0.82128
  81      -0.26207    -2.31734     0.00145     0.33080     0.00301     0.30541
  82       0.24578    -0.18739    -0.00057     0.17618     0.00141     0.26900
  83      -0.02082     0.01009     0.00006     0.05926     0.00052    -0.04334
  84       0.04643    -0.04533    -0.02429    -0.01541    -0.02465     0.03738
  85      -0.03534     0.03464    -0.03188     0.01225    -0.03205    -0.02854
  86       0.64014    -0.34140    -0.00006    -0.45453    -0.00392     0.27078
  87      -1.55354     0.96503     0.20035    -0.53587     0.24703    -0.33006
  88       1.18395    -0.73980     0.26645     0.40385     0.33424     0.25202
  89       0.08651     0.06671     0.00068    -0.05992    -0.00047    -0.51519
  90      -0.21875     0.38625    -0.00765    -1.63416    -0.01545     1.75623
  91       1.32956     0.66528     0.00261     0.43788     0.00446    -0.96748
  92      -0.31763    -0.42250    -0.00008     0.01841     0.00031    -0.06448
  93       0.02617     0.00769    -0.00011    -0.07100    -0.00063     0.03155
  94      -0.02356    -0.01736    -0.04068    -0.02132     0.01357     0.04297
  95       0.01800     0.01319    -0.05306     0.01605     0.01819    -0.03271
  96      -0.23410    -0.26372     0.00139     0.73401     0.00642    -0.24839
  97       0.23273     0.42435     0.46013    -0.22874    -0.02847     0.35499
  98      -0.17785    -0.32245     0.60793     0.17387    -0.03259    -0.27009

           61          62          63          64          65          66  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.01346     0.00010    -0.01945     0.01679    -0.01267     0.00857
   2       0.02422     0.00020    -0.03962     0.03102    -0.02016     0.00768
   3      -0.08774    -0.00036     0.05207     0.00241    -0.11815    -0.20002
   4      -0.05154    -0.03123    -0.06957     0.07635     0.06705     0.16131
   5       0.03922    -0.04205     0.05273    -0.05830    -0.05125    -0.12288
   6      -1.68149     0.00307    -0.14150    -1.26797     4.59858    -1.91925
   7      -0.18072    -0.00219     0.39763    -0.12891    -0.58520     0.47906
   8       0.30269    -0.52432    -0.40159    -0.69241    -0.29573    -0.60685
   9      -0.23068    -0.69163     0.30058     0.52768     0.22621     0.46238
  10       1.48704    -0.00963     1.58608    -1.48648    -0.17425     2.07309
  11       0.09452    -0.00493     0.88198    -0.36117    -0.56192     1.04159
  12       0.31378    -0.86560    -0.91708    -1.26159    -0.52949    -0.77727
  13      -0.23988    -1.14520     0.68985     0.96099     0.40487     0.59201
  14      -0.20104    -0.00860     1.30846    -1.45574    -4.05901     2.76990
  15       0.09393     0.00186    -0.30603    -0.30745     0.12427     0.25450
  16      -0.22017     0.47484     0.35973     0.51682     0.24034     0.39458
  17       0.16835     0.62626    -0.26917    -0.39363    -0.18392    -0.30081
  18       0.00951     0.00064    -0.14988     0.20893    -0.13185    -0.28888
  19      -0.01995     0.22907     0.19267     0.10547     0.01295    -0.21181
  20       0.01510     0.30255    -0.14429    -0.08031    -0.00975     0.16111
  21      -0.01426     0.26055     0.02231    -0.16948     0.17950     0.16479
  22      -0.09641     0.14032     0.41298     0.21944    -0.06687    -0.42864
  23      -0.04084    -0.26114     0.13251    -0.10965     0.16150     0.04762
  24      -1.09064     0.00020     0.24729    -1.00241     2.63087    -0.36985
  25      -0.75495     0.09600    -0.00240     0.51580     0.32561     0.60090
  26       0.57522     0.12705     0.00255    -0.39332    -0.24841    -0.45765
  27      -0.81566     0.04466    -0.48531    -0.36029     2.34111    -1.32332
  28       0.11667     0.02141     0.34379    -0.04856     0.09889     0.69181
  29      -0.78420    -0.03763    -0.39153    -0.37385     2.36875    -1.13441
  30       0.00866     0.00018    -0.03942     0.05989     0.01007    -0.09378
  31       0.01499     0.00046    -0.09908     0.16009     0.02415    -0.25801
  32       0.02188    -0.00010     0.01520     0.00619     0.01540    -0.05235
  33      -0.03204     0.00301    -0.07258     0.03881     0.02651     0.08172
  34       0.02448     0.00316     0.05539    -0.02958    -0.02024    -0.06232
  35      -0.65315     0.00075    -0.10062     0.11173     0.72491    -0.85429
  36       0.22963     0.00010    -0.02012     0.04719     0.04278     0.19163
  37      -0.30250     0.00174     0.02464    -0.14334    -0.07058    -0.06781
  38       0.23070     0.00251    -0.01874     0.10931     0.05387     0.05168
  39       7.30225    -0.01247     2.10415     0.06537    -3.42734     5.21253
  40       0.47377    -0.00579     1.21588    -0.69183     1.58256    -0.37557
  41      -2.88120     0.12110    -0.99075    -0.72875    -0.20579     0.29527
  42       2.19863     0.14640     0.75692     0.55637     0.15677    -0.22512
  43      -1.47223     0.00531    -0.90535     1.31234     1.64095    -4.10840
  44      -0.06236     0.00078    -0.17109    -0.45805    -0.73519     0.63543
  45       0.62741    -0.03842     0.21395     0.31034     0.12229     0.25230
  46      -0.47872    -0.04750    -0.16357    -0.23682    -0.09311    -0.19247
  47       0.00283     0.00018    -0.03709     0.04261    -0.00906    -0.03382
  48      -0.00693     0.01075     0.01259     0.02832     0.00321    -0.00680
  49       0.00528     0.01427    -0.00949    -0.02159    -0.00243     0.00517
  50      -0.00605     0.01164    -0.00741     0.02484     0.01048    -0.06387
  51      -0.01690     0.00641    -0.00872     0.01431    -0.00433     0.00108
  52      -0.01066    -0.01157    -0.00994     0.02875     0.00930    -0.06356
  53      -0.14132     0.00558    -1.11099     1.00738     0.18296    -1.53958
  54      -1.34849     0.01150    -0.49571     0.22591     0.08211     0.21436
  55       1.02854     0.01032     0.37803    -0.17225    -0.06237    -0.16364
  56       0.13362     0.10286    -0.04907     0.84061     0.57246    -1.96963
  57      -2.07505     0.06218    -1.06481    -0.06062     0.00636     0.33747
  58      -0.43408    -0.10121    -0.34232     0.82429     0.57425    -1.87703
  59      -0.13801    -1.11672     0.36040     0.21161     1.15652    -0.01722
  60       0.92841     2.63427    -0.80874    -0.30344    -4.67435     0.47529
  61      -0.07451    -0.34296    -0.21747     0.25307     0.77180    -0.22147
  62       0.00846    -0.60644    -0.20565     0.46646     0.77976    -0.09359
  63       0.01489    -0.02842     0.06140    -0.07147     0.01209     0.03093
  64      -0.00169     0.03784     0.04203     0.01865    -0.01408    -0.04137
  65       0.01087     0.10418    -0.06994     0.00959    -0.03798     0.07730
  66      -0.10914     0.40057    -0.29120    -0.00175    -0.59907    -0.03495
  67      -0.20974    -0.06161     0.01470     0.27748     0.30060     0.14655
  68      -0.39133    -0.87821     0.30387    -0.05916     1.48655    -0.27954
  69      -0.13812     1.11330     0.37230     0.21250     1.15589    -0.01721
  70       0.92831    -2.62839    -0.83662    -0.30602    -4.67203     0.47396
  71      -0.07456     0.34625    -0.21401     0.25291     0.77170    -0.22160
  72       0.00907     0.60927    -0.19911     0.46742     0.77891    -0.09329
  73       0.01493     0.02790     0.06168    -0.07140     0.01198     0.03087
  74      -0.01090     0.08949     0.07962    -0.00423     0.03286    -0.08583
  75      -0.00120     0.06445    -0.02138    -0.02043     0.02379     0.01949
  76      -0.10949    -0.39795    -0.29555    -0.00225    -0.59852    -0.03511
  77       0.32232    -0.82866    -0.29795     0.12956    -1.35365     0.30824
  78       0.30568    -0.29030    -0.09750    -0.25228    -0.68245    -0.06741
  79       0.18073     0.00520    -0.86486    -1.19709     0.70983    -0.53499
  80      -0.22496    -0.01462     2.37768     3.61932    -3.16181     2.86449
  81       0.14344     0.00316    -0.50812     0.05747     0.65407    -0.52284
  82       0.20654     0.00378    -0.67482    -0.51765     0.38432    -0.92025
  83      -0.06175     0.00016    -0.02244    -0.02954     0.06214     0.17010
  84       0.00376     0.02954     0.06046     0.05039    -0.06701    -0.17755
  85      -0.00277     0.03958    -0.04582    -0.03839     0.05099     0.13522
  86       0.26961    -0.00156     0.28976     0.43807    -0.37591     0.04126
  87      -0.00247     0.07290    -0.58228    -1.02149     0.91173    -0.50859
  88       0.00174     0.08771     0.44484     0.77917    -0.69534     0.38810
  89       0.54821     0.00387    -0.76107     0.74473     0.39188     0.74009
  90      -6.88184     0.00695    -1.10111    -2.41099    -0.91933    -0.51129
  91       1.20115     0.00320    -0.66065     0.86387     0.30394     1.40276
  92      -0.07182    -0.00351     0.66810     0.11802     0.22704    -0.20738
  93       0.03922     0.00025    -0.04039     0.06248     0.00273     0.08531
  94      -0.03342    -0.03379     0.01951    -0.06146     0.00256     0.00643
  95       0.02545    -0.04416    -0.01514     0.04669    -0.00190    -0.00495
  96       1.04392    -0.00309     0.52611     0.54751     0.24192    -0.12499
  97      -2.13012     0.03642    -0.58421    -0.49837    -0.20233     0.19806
  98       1.62412     0.04081     0.44622     0.37986     0.15421    -0.15109

           67          68          69          70          71          72  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00002     0.00442    -0.00001     0.00044    -0.02303    -0.00000
   2       0.00002     0.00844    -0.00001    -0.00047    -0.02921     0.00000
   3      -0.00003    -0.20824    -0.00001     0.11436     0.99442     0.00003
   4       0.07555     0.02557    -0.02451     0.08766    -0.08072     0.84912
   5       0.09871    -0.01985    -0.03225    -0.06686     0.06104     1.11531
   6       0.00030    -0.91088     0.00085     0.11191     2.33946     0.00122
   7       0.00002     0.33754    -0.00004    -0.19498    -2.35229    -0.00024
   8      -0.47969     0.22979     0.08770    -0.28117     0.18618    -2.15707
   9      -0.62824    -0.17444     0.11541     0.21461    -0.14084    -2.83340
  10      -0.00143     1.59063    -0.00012    -0.40718    -2.96793    -0.00213
  11      -0.00025     0.55875    -0.00007    -0.15563    -2.65329    -0.00072
  12      -0.79545     0.54721     0.24695    -0.56682    -0.03587    -1.51318
  13      -1.04251    -0.41671     0.32517     0.43261     0.02802    -1.98804
  14      -0.00090     0.97197    -0.00039     0.02186    -0.38322    -0.00091
  15      -0.00007     0.16452    -0.00004     0.00028     0.46552     0.00014
  16       0.23813    -0.22522     0.06518     0.06779     0.00286     0.23188
  17       0.31254     0.17182     0.08506    -0.05203    -0.00211     0.30463
  18      -0.00005    -0.07457     0.00003     0.03961     0.68827     0.00023
  19      -0.49074     0.73606    -0.85264     1.04769    -0.01654    -0.04952
  20      -0.64391    -0.56110    -1.11874    -0.79833     0.01260    -0.06552
  21      -0.51109    -0.08578     0.47816     0.12102    -0.30060     0.04146
  22      -0.27960     0.88422     0.26167    -1.04701     0.03607     0.02283
  23       0.51112     0.15622    -0.47815    -0.16562    -0.29041    -0.04161
  24       0.00022    -0.19682     0.00048    -0.07275    -0.37868     0.00029
  25       0.65236    -0.78051     0.99938    -1.25604     0.05942     1.13939
  26       0.85574     0.59444     1.31139     0.95695    -0.04571     1.49713
  27       0.74240    -0.38773    -0.66258    -0.14340     1.94189     0.97648
  28       0.40713    -1.26992    -0.36259     1.74870    -0.29486     0.53250
  29      -0.74186    -0.73510     0.66344     0.33561     1.86135    -0.97462
  30       0.00003    -0.03475    -0.00000     0.00665    -0.05692    -0.00002
  31       0.00008    -0.10033     0.00000     0.02052    -0.15630    -0.00006
  32      -0.00001     0.02986     0.00003    -0.03207     0.05588     0.00009
  33      -0.00471     0.04337     0.01833    -0.01479     0.03195     0.00074
  34      -0.00615    -0.03305     0.02405     0.01124    -0.02435     0.00091
  35       0.00013    -0.25697     0.00023     0.05194    -0.79877    -0.00021
  36       0.00003     0.11094    -0.00006    -0.02740    -0.22688    -0.00006
  37      -0.03495    -0.04867    -0.01936     0.05879    -0.01390    -0.03275
  38      -0.04584     0.03712    -0.02545    -0.04479     0.01059    -0.04291
  39      -0.00090     2.29041    -0.00185    -0.90484     6.74398     0.00225
  40      -0.00006    -0.01150     0.00017    -0.39515    -1.39428    -0.00016
  41       0.09746    -0.28846    -0.26999     0.86201    -0.31183     0.15881
  42       0.12826     0.22017    -0.35557    -0.65741     0.23784     0.20900
  43       0.00156    -1.45444     0.00035     0.10003    -0.47312    -0.00003
  44      -0.00018     0.26685    -0.00013     0.06291    -0.26126    -0.00033
  45       0.00303     0.04558    -0.03415    -0.01421     0.13050     0.01881
  46       0.00425    -0.03489    -0.04468     0.01094    -0.09963     0.02437
  47       0.00001    -0.00881     0.00000     0.00265    -0.05150    -0.00002
  48      -0.01818     0.03325     0.00795    -0.01264    -0.00444    -0.00745
  49      -0.02385    -0.02535     0.01043     0.00963     0.00339    -0.00979
  50      -0.00712    -0.03290     0.01558     0.01018    -0.02026    -0.01039
  51      -0.00393     0.01150     0.00855    -0.01209    -0.03413    -0.00569
  52       0.00715    -0.02975    -0.01557     0.00689    -0.02962     0.01036
  53       0.00044    -0.62929     0.00007     0.15218    -0.90242    -0.00047
  54      -0.14506     0.21250     0.23520    -0.14799     0.06740    -0.16705
  55      -0.19014    -0.16196     0.30868     0.11263    -0.05123    -0.21940
  56      -0.06004    -0.70994     0.08988     0.10283    -1.28198    -0.06312
  57      -0.03344     0.20051     0.04932    -0.00232    -0.03769    -0.03420
  58       0.06106    -0.65487    -0.08959     0.10213    -1.29222     0.06226
  59      -0.45190    -0.12119     0.04318     0.00172     0.20236    -0.03344
  60       1.90061     0.95825    -0.26232    -0.31722    -1.89350     3.35272
  61      -0.28734    -0.37832    -0.21533    -0.07297     0.09959     0.95425
  62      -0.26507    -0.13839    -0.05031     0.06593     0.19557    -0.65423
  63       0.13185     0.05538    -0.25812    -0.16656    -0.17339    -0.20117
  64      -0.09760     0.02666     0.14032    -0.28584     0.03774    -0.09301
  65      -0.40929    -0.25491    -0.17044    -0.03636     0.03284     0.06049
  66       0.12317    -0.06367    -0.21191    -0.11412     0.00463     0.84056
  67       0.09083    -0.04040     0.09931    -0.15862     0.12050     0.06085
  68      -0.00769     0.01317     0.07115     0.09839     0.73581    -1.47075
  69       0.45189    -0.12127    -0.04279     0.00146     0.20261     0.03372
  70      -1.90093     0.95979     0.26035    -0.31639    -1.89243    -3.35049
  71       0.28712    -0.37808     0.21523    -0.07328     0.10038    -0.95261
  72       0.26522    -0.13844     0.05069     0.06555     0.19543     0.65382
  73      -0.13168     0.05534     0.25795    -0.16675    -0.17350     0.20063
  74      -0.36880     0.25331    -0.20155    -0.04033    -0.02185     0.08322
  75      -0.20176     0.04137     0.09062     0.28528    -0.04503    -0.07431
  76      -0.12348    -0.06353     0.21160    -0.11420     0.00508    -0.83976
  77      -0.03181    -0.02320     0.04189    -0.13660    -0.67702    -1.43402
  78       0.08556     0.03568     0.11435     0.12694    -0.31058    -0.32881
  79       0.00017     0.27120     0.00003    -0.09142     0.11949     0.00015
  80       0.00013    -0.93260     0.00004     0.74908    -2.03283    -0.00459
  81       0.00069     0.28950     0.00026     0.19250     0.14933    -0.00074
  82       0.00022     0.03893    -0.00026    -0.15318     0.08916     0.00088
  83      -0.00009     0.00924     0.00011     0.33121    -0.13394     0.00028
  84      -0.07039     0.37795     0.19234     0.07303     0.06729    -0.09610
  85      -0.09255    -0.28786     0.25204    -0.05582    -0.05126    -0.12613
  86       0.00028    -0.05034     0.00015     0.28720    -0.00945    -0.00084
  87       0.10921    -0.34099     0.10220    -0.07087     0.62170     0.26239
  88       0.14384     0.25978     0.13385     0.05394    -0.47435     0.34125
  89      -0.00004     0.60457    -0.00027    -0.21146     0.26277     0.00037
  90      -0.00040    -1.18578     0.00130     1.21674    -0.83932    -0.00087
  91      -0.00063     0.44556    -0.00011    -0.10420     0.50225     0.00052
  92       0.00003    -0.22220     0.00010    -0.00157    -0.15184     0.00000
  93       0.00008    -0.03135    -0.00006     0.12377    -0.14309    -0.00015
  94       0.05443    -0.06598    -0.08683     0.10997     0.02275     0.06572
  95       0.07123     0.05004    -0.11379    -0.08352    -0.01765     0.08622
  96       0.00018     0.29413    -0.00014    -0.12941     0.23644     0.00029
  97      -0.00311    -0.13364     0.07103     0.25162    -0.09078    -0.04720
  98      -0.00364     0.10191     0.09242    -0.19208     0.06934    -0.06162

           73          74          75          76          77          78  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00256    -0.02886    -0.00000    -0.00001     0.00020    -0.00826
   2      -0.00228    -0.03193    -0.00002    -0.00003     0.00055    -0.02284
   3       0.34810    -0.85625     0.00044     0.00032     0.00152    -0.04846
   4       1.03251     0.28260     0.02765    -0.02112     0.19855     0.06688
   5      -0.78588    -0.21516     0.03618    -0.02661     0.26323    -0.04127
   6       0.49047    -0.56317    -0.00064    -0.00052    -0.00017     0.01608
   7      -0.81181     2.30429    -0.00115    -0.00084    -0.00634     0.22693
   8      -2.61911    -0.76255    -0.07994     0.08793    -0.47909    -0.09418
   9       1.99363     0.58078    -0.10433     0.11225    -0.63177     0.04845
  10      -0.48832    -0.53641     0.00192     0.00052     0.00577    -0.19337
  11      -0.62543     0.91846     0.00015     0.00005    -0.00846     0.38983
  12      -1.66709    -0.60441    -0.12615     0.28514     0.04502     0.80174
  13       1.26918     0.46102    -0.16417     0.37030     0.09929    -0.60811
  14       0.10762    -0.86449     0.00021     0.00031     0.00729    -0.28842
  15       0.06460    -0.06184     0.00009     0.00028    -0.00162     0.06479
  16       0.20194     0.25573     0.07067    -0.22731     0.03381    -0.13032
  17      -0.15395    -0.19511     0.09284    -0.29699     0.03759     0.10110
  18      -0.08778     0.68443    -0.00040    -0.00007    -0.00129     0.05019
  19      -0.18905    -0.04774     0.01759    -0.07726    -0.34914    -0.56942
  20       0.14445     0.03654     0.02231    -0.10082    -0.48644     0.41577
  21       0.01455    -0.29565    -0.04204     0.13792     0.10790    -0.10252
  22       0.15033    -0.14419    -0.02237     0.07660     0.04743     0.40669
  23       0.05537    -0.33491     0.04234    -0.13795    -0.10543     0.00350
  24       0.06859     0.04106    -0.00059    -0.00063    -0.00137     0.05854
  25       1.59339     0.31694     0.03899    -0.03654     0.54052     0.87824
  26      -1.21326    -0.24158     0.05129    -0.04846     0.75223    -0.64143
  27       0.07938    -0.57401     0.14763    -0.39251     0.13204    -0.01192
  28       1.76000     0.86254     0.08094    -0.21776     0.08409    -0.46918
  29       0.56047    -0.33802    -0.14859     0.39197    -0.12798    -0.14726
  30       0.00590    -0.01631     0.00001     0.00000    -0.00007     0.00318
  31       0.02283    -0.06761     0.00004    -0.00001    -0.00015     0.00739
  32      -0.11778     0.37473    -0.00024    -0.00025     0.00170    -0.07462
  33       0.00645     0.01453     0.02277    -0.07777     0.04729     0.07013
  34      -0.00495    -0.01112     0.03003    -0.10235     0.06550    -0.05087
  35      -0.11052     0.37409    -0.00007    -0.00073     0.00231    -0.08783
  36       0.03960    -0.33852     0.00023     0.00022    -0.00089     0.04037
  37      -0.00801     0.01919    -0.02693     0.08823    -0.06679    -0.00599
  38       0.00611    -0.01461    -0.03533     0.11575    -0.08779     0.00104
  39       0.41314    -1.68104     0.00034     0.00426    -0.00622     0.20668
  40      -0.37842     1.54236    -0.00083    -0.00071    -0.00880     0.35832
  41       0.05613     0.47323     0.03244    -0.06955    -0.03789    -0.33020
  42      -0.04271    -0.36102     0.04286    -0.08874    -0.06626     0.24939
  43       0.47399    -0.16374    -0.00036    -0.00121     0.01716    -0.71503
  44       0.10321    -0.30045     0.00042     0.00054    -0.00443     0.19352
  45      -0.11625    -0.03624    -0.04381     0.15177    -0.01968     0.19811
  46       0.08884     0.02768    -0.05756     0.19866    -0.01564    -0.15202
  47      -0.00427    -0.01243     0.00002    -0.00003     0.00012    -0.00450
  48      -0.01999    -0.01721    -0.00132     0.00799    -0.02733    -0.07393
  49       0.01525     0.01312    -0.00180     0.01057    -0.03955     0.05491
  50       0.01811    -0.03124     0.00149    -0.01708    -0.00622     0.01692
  51      -0.02588     0.00798     0.00082    -0.00949    -0.00184    -0.05616
  52       0.01104    -0.02904    -0.00146     0.01710     0.00577     0.00178
  53       0.24037    -1.02208     0.00061    -0.00027     0.00446    -0.16469
  54      -0.10685    -0.12016     0.02134    -0.05645    -0.03108     0.17101
  55       0.08121     0.09154     0.02804    -0.07553    -0.03209    -0.13155
  56       0.03762     0.07852    -0.06930     0.16576    -0.06399    -0.03149
  57      -0.16640     0.08043    -0.03824     0.09148    -0.03672     0.04275
  58      -0.00808     0.10050     0.06951    -0.16701     0.06551    -0.01623
  59      -0.04157     0.03278     0.00066    -0.00312     0.01477    -0.06166
  60      -2.05988     0.32842     0.22256    -0.45327     0.59508     0.33532
  61      -0.60698     0.41611     0.04753     0.01618    -0.05097     0.47851
  62       0.31143     0.19927    -0.12679     0.35260    -0.03778    -0.08924
  63       0.10748     0.00793    -0.03144     0.13230     0.74004    -0.31109
  64      -0.14361    -0.06813     0.66740     0.33369     0.12461     0.17100
  65      -0.04969     0.27494    -0.08065     0.03589     0.30901    -0.04525
  66      -0.39904    -0.02230     0.06841    -0.19099    -0.46185     0.37849
  67       0.46214     0.01879    -0.51023    -0.19889    -0.12846    -0.13104
  68       0.94943    -0.54862     0.00902    -0.00296    -0.53807    -0.01006
  69      -0.04205     0.03269    -0.00112     0.00279    -0.01169    -0.06223
  70      -2.06487     0.32769    -0.22289     0.45600    -0.61176     0.30663
  71      -0.60918     0.41586    -0.04818    -0.01527     0.02773     0.48084
  72       0.31221     0.19929     0.12689    -0.35333     0.04204    -0.08719
  73       0.10791     0.00772     0.03168    -0.13238    -0.72303    -0.34665
  74       0.01024    -0.28342    -0.25443    -0.05363     0.26032     0.10178
  75       0.15146    -0.00600     0.62274     0.33096     0.20837    -0.14346
  76      -0.40051    -0.02238    -0.06882     0.19183     0.44191     0.40085
  77      -0.79645     0.53381     0.14322     0.05029    -0.48366    -0.04807
  78      -0.69719     0.12609    -0.49036    -0.19233    -0.27179     0.11644
  79       0.06722     0.01907     0.00011     0.00008    -0.00227     0.09328
  80       3.04396     2.04442     0.00019    -0.00248     0.00371    -0.15430
  81       0.98448     0.61731     0.00038    -0.00047     0.00371    -0.15403
  82      -0.59397    -0.26825    -0.00002     0.00082    -0.00767     0.31040
  83      -0.25120    -0.09497    -0.00005     0.00044    -0.01930     0.80790
  84       0.01399     0.17583    -0.45785     0.00029     0.13795     0.26303
  85      -0.01049    -0.13420    -0.60036     0.00001     0.19378    -0.19367
  86       0.73764     0.31698     0.00021    -0.00095     0.01893    -0.79320
  87      -1.06464    -0.87727     0.31486     0.07088    -0.10065    -0.30156
  88       0.81245     0.66926     0.41318     0.09202    -0.14704     0.22467
  89      -0.13990    -0.19958     0.00001     0.00068     0.00139    -0.06066
  90       0.12705     0.92590    -0.00051    -0.00186     0.00150    -0.05897
  91      -0.36863    -0.06518     0.00007     0.00008    -0.00799     0.32218
  92      -0.08822     0.33922    -0.00022    -0.00022     0.00032    -0.01411
  93       0.20926    -0.02638     0.00015     0.00048    -0.01049     0.42807
  94       0.13083    -0.01432    -0.21400     0.69038    -0.17762     0.36287
  95      -0.09927     0.01119    -0.28037     0.90360    -0.21425    -0.28644
  96      -0.19156    -0.26060     0.00017     0.00006     0.01059    -0.43187
  97      -0.07792     0.28828     0.10247    -0.39439     0.10681    -0.27831
  98       0.05923    -0.22000     0.13455    -0.51533     0.12587     0.21809

           79          80          81          82          83          84  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.01499     0.00002    -0.00537     0.00640     0.00316     0.05932
   2       0.04345     0.00009    -0.01376     0.01389     0.00898     0.12370
   3       0.01329    -0.00010     0.06607     0.22850    -0.23530    -0.15839
   4       0.36852     0.15830     0.05060    -0.17827    -0.07987    -0.02727
   5      -0.28208     0.20647    -0.03732     0.13609     0.06093     0.02110
   6      -0.32652    -0.00286     0.18331    -0.31512    -0.75268     0.95449
   7      -0.11891    -0.00071    -0.06627    -0.59488     0.42937     0.62352
   8      -0.93503    -0.35494    -0.05097     0.41297     0.23092     0.06230
   9       0.71545    -0.46190     0.03627    -0.31535    -0.17614    -0.04830
  10       0.61680     0.00205     0.21522     1.39256     0.07631     0.53079
  11       0.31085    -0.00224     0.68531     1.41971    -0.50786    -0.31891
  12      -0.57931     0.38150     0.87623    -0.39812     0.12540     0.20830
  13       0.43970     0.51196    -0.66399     0.30341    -0.09569    -0.15807
  14       0.48795    -0.00131     0.29874     0.84957     0.46031     1.82298
  15      -0.13394    -0.00042     0.04713    -0.05500     0.13479    -0.18577
  16       0.19696     0.13437     0.01034    -0.09990    -0.05382     0.01297
  17      -0.15098     0.17548    -0.00635     0.07631     0.04117    -0.00971
  18      -0.00800    -0.00108     0.08374     0.06050    -0.05830     0.57618
  19      -0.01142     0.36072     0.46413    -0.03454     0.17317    -0.07208
  20       0.00687     0.47819    -0.35012     0.02695    -0.13225     0.05561
  21       0.09332    -0.36131     0.01185    -0.06946     0.00920    -0.15471
  22      -0.35052    -0.19656    -0.48444     0.32487     0.08503     0.06066
  23      -0.00445     0.36254    -0.11635     0.01952     0.03252    -0.13779
  24      -0.04359    -0.00120     0.06029    -0.26338    -0.13465     0.74067
  25      -0.19883    -0.32518    -0.36501     0.00950    -0.23431     0.13678
  26       0.15290    -0.42906     0.27409    -0.00771     0.17893    -0.10493
  27      -0.19831     0.53983     0.01739     0.04379    -0.34960     0.86594
  28       1.02559     0.29674     0.42584    -0.81033    -0.51514    -0.05815
  29       0.08560    -0.54286     0.12811    -0.17864    -0.49088     0.84904
  30       0.01183     0.00003     0.00103     0.01107     0.00695    -0.00031
  31       0.02375     0.00011    -0.00182     0.01580     0.01551    -0.02591
  32       0.08347     0.00014    -0.05783    -0.07414    -0.09094     0.39411
  33       0.07085     0.02716     0.02800     0.14141     0.38070     0.04003
  34      -0.05430     0.03559    -0.02104    -0.10783    -0.29032    -0.03046
  35       0.12713     0.00003     0.03306    -0.09129    -0.40472     0.21119
  36      -0.10314    -0.00011     0.04503     0.07015     0.04977    -0.44106
  37      -0.07787    -0.01925     0.02092    -0.07786    -0.19240    -0.01579
  38       0.05962    -0.02461    -0.01617     0.05935     0.14665     0.01198
  39      -1.09843    -0.00156    -0.16475     0.27626     1.37993    -1.00612
  40      -0.16283    -0.00265     0.26998    -0.21717    -0.36258     1.08220
  41       0.58012     0.04196    -0.14116    -0.13040     0.47285     0.12379
  42      -0.44260     0.05089     0.10811     0.09962    -0.36070    -0.09437
  43       0.37852     0.00234    -0.37715    -0.55662     0.50788    -0.11900
  44      -0.11523    -0.00134     0.29552     0.39382     0.21972    -0.28869
  45      -0.17960    -0.13318    -0.20155    -0.06299    -0.50985    -0.04368
  46       0.13780    -0.17609     0.15220     0.04795     0.38883     0.03309
  47       0.00515     0.00005    -0.00215     0.00012    -0.01655    -0.02383
  48      -0.05337     0.00580     0.01087    -0.02904    -0.10750    -0.00987
  49       0.04070     0.00801    -0.00819     0.02216     0.08198     0.00752
  50       0.00242     0.00035     0.00034     0.01182     0.05459    -0.02049
  51      -0.03072     0.00019    -0.01909    -0.10152    -0.16550     0.01057
  52      -0.00596    -0.00029    -0.00493    -0.01602     0.00921    -0.01759
  53       0.39479     0.00194    -0.07566     0.17586    -0.20073    -0.41026
  54      -0.34835    -0.03679     0.14815     0.26767     0.49824     0.06727
  55       0.26582    -0.04489    -0.11331    -0.20422    -0.38002    -0.05141
  56       0.03448    -0.04599     0.01937    -0.17422    -0.56454     0.09252
  57       0.20561    -0.02453    -0.03714     0.24932     0.81495     0.05263
  58       0.09052     0.04616     0.00967    -0.10583    -0.34111     0.10703
  59       0.01903     0.00509    -0.02186     0.04836    -0.04433     0.05029
  60      -0.55970     0.29180     0.14555     0.03592     0.67158    -0.38800
  61      -0.35121    -0.24886     0.27849    -0.16926    -0.11374    -0.82552
  62       0.03810    -0.13182    -0.08756    -0.19389    -0.10937    -0.29316
  63       0.02637    -0.11406     0.36113     0.63978    -0.23350     0.23720
  64       0.30255     0.44501     0.69430    -0.33362     0.01984    -0.07392
  65      -0.18237    -0.09566     0.11120     0.26672    -0.06013    -0.64576
  66      -0.25914     0.23504    -0.30896    -0.61187     0.37195    -0.24594
  67      -0.22076    -0.45206    -0.64647     0.40393     0.01945     0.04356
  68       0.33001    -0.10975    -0.01745    -0.23078    -0.22018     0.59056
  69       0.01929    -0.00502    -0.02158     0.04809    -0.04432     0.05018
  70      -0.55810    -0.29497     0.14363     0.03572     0.67143    -0.38854
  71      -0.35262     0.24537     0.28126    -0.16928    -0.11371    -0.82499
  72       0.03744     0.13310    -0.08605    -0.19377    -0.10920    -0.29307
  73       0.02613     0.10982     0.36326     0.64045    -0.23379     0.23720
  74       0.25660    -0.21003     0.07381    -0.34557     0.06337     0.60277
  75      -0.24517     0.40954    -0.69489     0.25061    -0.00313     0.24282
  76      -0.25823    -0.23247    -0.31182    -0.61266     0.37221    -0.24632
  77      -0.37619     0.01399    -0.15280     0.32927     0.21739    -0.55800
  78       0.12769    -0.47041     0.62358    -0.32814     0.03933    -0.19919
  79      -0.08058    -0.00074     0.07336    -0.05184    -0.04597     0.10381
  80       1.27098     0.00514    -0.41867    -0.39639     0.00264    -0.63170
  81       0.00073     0.00159    -0.24400     0.24124    -0.03296    -1.02220
  82      -0.40339    -0.00095     0.05378    -0.07434     0.08841    -0.23240
  83       0.46024     0.00146    -0.04387     0.44702    -0.46222     0.21049
  84       0.07337     0.56756     0.01046     0.09649    -0.15593    -0.55212
  85      -0.05923     0.74298    -0.00204    -0.07346     0.11890     0.42188
  86      -0.01433     0.00004    -0.04936    -0.59420     0.39371    -0.32208
  87      -0.41926    -0.54311     0.00474     0.11387     0.07131     0.54646
  88       0.32278    -0.70957    -0.00947    -0.08700    -0.05438    -0.41768
  89      -0.06123    -0.00024     0.02243     0.22496     0.21863    -0.05313
  90       0.71186     0.00222    -0.14305    -0.39623     0.77135     0.34041
  91      -0.50807    -0.00015    -0.17522    -0.55148    -1.50871    -0.01902
  92       0.13249     0.00056    -0.07044     0.03102     0.03408     0.05316
  93      -0.97479    -0.00455     0.39552    -0.27015    -0.42728     0.22965
  94      -0.14829    -0.08464     0.20574     0.33862     0.80676     0.08189
  95       0.11417    -0.10796    -0.15803    -0.25864    -0.61601    -0.06265
  96       0.54756     0.00298    -0.27925     0.47043     0.26209    -0.29740
  97       0.18336     0.06289    -0.17955    -0.31139    -0.41155     0.06655
  98      -0.14063     0.07982     0.13778     0.23774     0.31433    -0.05061

           85          86          87          88          89          90  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00001     0.00000    -0.00112    -0.00045     0.00921    -0.00000
   2       0.00003     0.00001    -0.00184    -0.00645     0.04728    -0.00000
   3       0.00003     0.00002    -0.01883    -0.39300     0.20209    -0.00002
   4      -0.22732    -0.01461    -0.34141    -0.01987    -0.02397     0.03387
   5      -0.29834    -0.01944     0.26022     0.01514     0.01828     0.04439
   6       0.00011    -0.00017    -0.11868     0.28553    -0.22818     0.00028
   7      -0.00009    -0.00004     0.05042     1.14689    -0.70520     0.00009
   8       0.79410     0.11115     1.22861     0.10643     0.13614    -0.12414
   9       1.04229     0.14678    -0.93639    -0.08114    -0.10382    -0.16275
  10      -0.00001     0.00042     0.35511    -1.21398    -0.25404    -0.00033
  11      -0.00003     0.00008     0.05969     0.23044    -0.30245     0.00003
  12      -0.11382     0.24922     0.09780     0.18345     0.31289    -0.13764
  13      -0.14854     0.32689    -0.07454    -0.13994    -0.23859    -0.18053
  14       0.00018     0.00002     0.22864     0.28938     0.02279    -0.00001
  15      -0.00006    -0.00001     0.04808    -0.04199     0.01996    -0.00001
  16       0.03216    -0.25928    -0.07439    -0.19748    -0.17314     0.03642
  17       0.04213    -0.33996     0.05656     0.15065     0.13206     0.04769
  18       0.00005     0.00003    -0.04143     0.40978    -0.24129     0.00001
  19      -0.59310    -0.12225    -0.75526    -0.05654    -0.04599     0.03425
  20      -0.77812    -0.16089     0.57546     0.04307     0.03507     0.04490
  21      -0.57085    -0.10781     0.18079    -0.22470     0.22505    -0.01570
  22      -0.31227    -0.05856    -1.16038    -0.05081    -0.04105    -0.00861
  23       0.57089     0.10780    -0.13664    -0.23858     0.21377     0.01568
  24       0.00009    -0.00011    -0.06440     0.59028    -0.17191     0.00019
  25      -0.08197    -0.02634    -0.10859    -0.07423     0.00818     0.07444
  26      -0.10801    -0.03478     0.08268     0.05660    -0.00621     0.09802
  27      -0.06311     0.01927    -0.03915     0.11580     0.13255     0.26110
  28      -0.03477     0.01074    -0.33475    -0.17585    -0.33676     0.14305
  29       0.06338    -0.01945    -0.13094     0.06760     0.04031    -0.26083
  30       0.00000     0.00000    -0.00023    -0.01226     0.00600     0.00000
  31      -0.00000     0.00000    -0.00104    -0.02548     0.00712    -0.00000
  32       0.00007     0.00000     0.00115    -0.91680     0.73039    -0.00002
  33       0.13313    -0.75820     0.10844    -0.59117    -0.75312     0.01099
  34       0.17458    -0.99388    -0.08325     0.45096     0.57449     0.01434
  35       0.00002     0.00001    -0.05192    -0.15204    -0.32541     0.00011
  36      -0.00009    -0.00001     0.01257     1.21931    -1.12135     0.00002
  37      -0.15427     0.93310    -0.12113     0.87104     1.25785    -0.02187
  38      -0.20228     1.22316     0.09306    -0.66445    -0.95951    -0.02853
  39      -0.00013    -0.00009     0.39476    -0.35508     0.13645    -0.00064
  40       0.00002    -0.00001     0.06288    -0.25364    -0.38238     0.00010
  41       0.03629    -0.64338    -0.21165    -0.09843     0.17250     0.11219
  42       0.04745    -0.84349     0.16094     0.07506    -0.13164     0.14653
  43       0.00003    -0.00019    -0.19640     0.18487     0.02775     0.00008
  44      -0.00009     0.00000     0.10173     0.05504     0.01022     0.00000
  45      -0.01054     0.26184     0.00082     0.08751     0.03324     0.00727
  46      -0.01393     0.34314    -0.00042    -0.06677    -0.02536     0.00963
  47       0.00000     0.00001    -0.00499    -0.03742     0.08669     0.00005
  48       0.02905     0.03160     0.04987    -0.00833    -0.04210    -0.17292
  49       0.03811     0.04147    -0.03798     0.00635     0.03213    -0.22736
  50       0.02470     0.01956    -0.00049     0.03691    -0.01478     0.95018
  51       0.01354     0.01070     0.01929    -0.05507    -0.16049     0.52029
  52      -0.02471    -0.01957     0.00476     0.02180    -0.05883    -0.95023
  53       0.00003     0.00003    -0.05082    -0.65260     0.17902     0.00001
  54       0.06445     0.04467     0.13693     0.26795     0.69289     0.11234
  55       0.08457     0.05866    -0.10437    -0.20439    -0.52856     0.14777
  56       0.03115    -0.00131    -0.02962    -0.36987    -0.65839    -0.57360
  57       0.01707    -0.00076     0.00442     0.44658     1.06241    -0.31415
  58      -0.03113     0.00134    -0.02843    -0.24750    -0.36724     0.57378
  59      -0.18189    -0.02051     0.10354     0.05512    -0.04298     0.02553
  60      -0.68495    -0.23359     0.58397     0.45318     0.07694     0.31726
  61       0.54924     0.02015    -0.33454     0.02530     0.04956     0.02621
  62      -0.26535     0.35246     0.06000    -0.19330    -0.14856    -0.06414
  63      -0.36628    -0.04331     0.20934     0.07069    -0.03305     0.03137
  64       0.06981     0.03180    -0.08361    -0.01822     0.02594    -0.00025
  65       0.81102     0.15434    -0.47469    -0.19989     0.05005    -0.03314
  66       0.02020     0.00279     0.02154    -0.03799     0.11598     0.03954
  67      -0.06365    -0.07003    -0.10236    -0.02569    -0.00758    -0.05109
  68      -0.13255    -0.04181     0.04713    -0.06340     0.02046    -0.06010
  69       0.18175     0.02040     0.10373     0.05513    -0.04298    -0.02554
  70       0.68417     0.23313     0.58464     0.45322     0.07703    -0.31725
  71      -0.54931    -0.01998    -0.33509     0.02530     0.04960    -0.02609
  72       0.26521    -0.35252     0.05997    -0.19328    -0.14859     0.06415
  73       0.36621     0.04318     0.20973     0.07075    -0.03307    -0.03139
  74       0.76330     0.14009     0.43643     0.18802    -0.04141    -0.03187
  75       0.28194     0.07136     0.20663     0.07045    -0.03826    -0.00901
  76      -0.02034    -0.00287     0.02146    -0.03803     0.11604    -0.03955
  77      -0.11093    -0.02173    -0.07256     0.05435    -0.02173    -0.04448
  78      -0.09712    -0.07873     0.08587     0.04151     0.00192    -0.06511
  79       0.00009     0.00008    -0.22427     0.02785    -0.06147     0.00001
  80       0.00053     0.00052    -1.07234     0.07061    -0.46691    -0.00016
  81      -0.00024    -0.00026     0.54474     0.07832    -0.03865    -0.00001
  82       0.00001     0.00006    -0.15724     0.18374     0.26053    -0.00002
  83       0.00019     0.00018    -0.38046     0.00075    -0.08456     0.00001
  84      -0.01893     0.02345     0.78680    -0.07779     0.11962    -0.00591
  85      -0.02395     0.03145    -0.60030     0.05935    -0.09125    -0.00772
  86      -0.00006    -0.00002    -0.03853    -0.06171     0.02962     0.00001
  87      -0.06290    -0.08425    -0.07742    -0.04098     0.05131    -0.04051
  88      -0.08268    -0.11049     0.05905     0.03124    -0.03912    -0.05326
  89       0.00002    -0.00002     0.01784     0.19978     0.53087    -0.00002
  90       0.00003    -0.00001    -0.29336     0.68019     1.44415     0.00031
  91       0.00006     0.00018    -0.04360    -0.13701    -0.25671    -0.00004
  92       0.00005     0.00000    -0.07663    -0.01675     0.06965     0.00000
  93      -0.00004     0.00000     0.09051    -0.24863    -0.25302    -0.00001
  94       0.05060    -0.11054     0.05537     0.22892     0.67494    -0.00713
  95       0.06639    -0.14490    -0.04230    -0.17463    -0.51492    -0.00922
  96       0.00005    -0.00001    -0.00797    -0.00412    -0.21258    -0.00008
  97      -0.02744     0.08884    -0.13519     0.22871     0.35011    -0.14862
  98      -0.03608     0.11643     0.10318    -0.17443    -0.26698    -0.19504

           91          92          93          94          95          96  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00000     0.00161     0.01823     0.01886    -0.16432    -0.02023
   2       0.00000     0.00219     0.07440     0.06638    -1.81978    -0.00545
   3      -0.00002     0.06200     0.07790     0.03067    -0.01172     0.05013
   4       0.04782    -0.04423     0.04608    -0.04442     0.00046    -0.00013
   5       0.06267     0.03378    -0.03515     0.03388    -0.00035     0.00010
   6       0.00002    -0.51193    -1.55290    -0.96468     6.01565    -0.02986
   7       0.00006    -0.29777    -0.65712    -0.46966     0.00748     0.00776
   8      -0.17112     0.11790    -0.14973     0.17666     0.00402    -0.00447
   9      -0.22429    -0.09010     0.11422    -0.13471    -0.00307     0.00341
  10      -0.00019     0.51436     0.27204    -0.20078     8.33097     0.43273
  11       0.00002    -0.19300    -0.52179    -0.40314     0.15680    -0.03046
  12      -0.26462     0.00880    -0.06280     0.09798     0.01923    -0.02224
  13      -0.34690    -0.00696     0.04788    -0.07469    -0.01469     0.01697
  14      -0.00000    -0.06608    -0.30141    -0.24215     0.52175     1.48114
  15       0.00000     0.01940     0.13078     0.14459     0.12677     0.25703
  16       0.11285    -0.12918    -0.01266     0.00620    -0.04140     0.05385
  17       0.14790     0.09864     0.00968    -0.00475     0.03158    -0.04108
  18       0.00001    -0.03348    -0.04935    -0.06120    -3.20492    -0.00549
  19       0.02147     0.00712     0.00216     0.01823     0.00221    -0.00339
  20       0.02813    -0.00540    -0.00163    -0.01391    -0.00168     0.00258
  21      -0.00777     0.01006     0.14943     0.14918    -3.20890    -0.03557
  22      -0.00427     0.01925     0.00781    -0.02375    -0.00118    -0.00642
  23       0.00778     0.01536     0.15157     0.14266    -3.20922    -0.03733
  24       0.00004    -0.43389    -0.96326    -0.49848    -2.82471    -0.04162
  25      -0.38608     0.55924    -0.23556    -0.03586    -0.03591     0.03358
  26      -0.50584    -0.42665     0.17971     0.02736     0.02738    -0.02561
  27       0.19427    -0.22343    -0.54177    -0.17956    -2.87474    -0.10703
  28       0.10655    -0.10916     0.25682    -0.31491    -0.00508     0.03463
  29      -0.19422    -0.25365    -0.47141    -0.26583    -2.87616    -0.09754
  30      -0.00000     0.00022     0.00459    -0.00230     0.00246    -0.05615
  31       0.00000    -0.00121    -0.00741     0.00840     0.02559    -1.99024
  32      -0.00001     0.00955     0.08711     0.07193     0.05079    -0.02578
  33       0.02744    -0.03877    -0.02766    -0.04262    -0.01681     0.00376
  34       0.03595     0.02958     0.02109     0.03251     0.01282    -0.00287
  35       0.00004    -0.26399    -0.52982    -0.16891    -0.12379     7.95750
  36       0.00001     0.01367    -0.09348    -0.08253     0.02252     0.06283
  37      -0.05885     0.07195     0.04061     0.08906     0.03883    -0.00954
  38      -0.07710    -0.05492    -0.03097    -0.06794    -0.02962     0.00728
  39      -0.00027     1.72796     3.19455    -0.58900     0.03501     5.12342
  40      -0.00000    -0.38689    -0.98514    -1.34374    -0.13742    -0.11077
  41       0.24331    -0.76980    -0.34052     0.95355     0.08165     0.06293
  42       0.31860     0.58741     0.25977    -0.72740    -0.06228    -0.04801
  43       0.00005    -0.00544    -0.02612     0.32527    -1.20030    -2.20429
  44       0.00002    -0.05599     0.06570     0.19294     0.45104     0.24474
  45      -0.03137     0.12758     0.01300    -0.22099    -0.00322     0.07583
  46      -0.04104    -0.09734    -0.00993     0.16857     0.00245    -0.05785
  47       0.00001    -0.12977    -0.89697    -0.79440    -0.07790    -3.30152
  48       1.20419    -1.15153     0.84766    -0.76065     0.00350    -0.01587
  49       1.57818     0.87876    -0.64663     0.58021    -0.00266     0.01211
  50       0.13399    -0.12008     0.30792     0.57831     0.07935    -3.30535
  51       0.07316     1.33212     0.82262    -1.17762    -0.01236    -0.02163
  52      -0.13400     0.24428     0.53330     0.25564     0.07596    -3.31128
  53       0.00001    -0.00316     0.62268     0.79980     0.03219    -2.58067
  54      -0.79719     0.82820    -0.63096     0.72774     0.02250     0.00561
  55      -1.04474    -0.63200     0.48131    -0.55511    -0.01717    -0.00428
  56      -0.08393    -0.06294    -0.60530    -0.61140    -0.05012    -2.53825
  57      -0.04583    -0.88703    -0.51691     1.11201     0.07254    -0.00461
  58       0.08397    -0.30556    -0.74691    -0.30670    -0.03024    -2.53952
  59      -0.00401     0.00490    -0.06409    -0.04127    -0.08757    -0.00614
  60       0.23403    -0.00430     0.34204     0.39872     0.28665     0.02897
  61       0.05933    -0.12329    -0.00901     0.03507    -0.75073    -0.12619
  62      -0.20286    -0.04276     0.09323     0.11525     0.05418    -0.13845
  63       0.05069     0.03543    -0.02253     0.01237     0.01994    -0.01862
  64      -0.01480    -0.00184     0.00955    -0.00223    -0.00429    -0.00080
  65      -0.03991     0.00910     0.06296     0.01581    -0.03616     0.00330
  66       0.14706     0.01499     0.03227     0.11185    -0.02343     0.00961
  67      -0.01277     0.05960    -0.07386     0.02506    -0.00328     0.00339
  68       0.02961     0.01510    -0.17400    -0.14579     0.01242     0.01781
  69       0.00399     0.00488    -0.06409    -0.04127    -0.08757    -0.00614
  70      -0.23391    -0.00468     0.34201     0.39879     0.28663     0.02898
  71      -0.05927    -0.12331    -0.00900     0.03508    -0.75077    -0.12618
  72       0.20288    -0.04260     0.09327     0.11521     0.05419    -0.13845
  73      -0.05070     0.03539    -0.02253     0.01238     0.01995    -0.01862
  74      -0.03458    -0.00929    -0.05821    -0.01583     0.03375    -0.00339
  75      -0.02482    -0.00065    -0.02586    -0.00202     0.01371    -0.00010
  76      -0.14707     0.01491     0.03227     0.11187    -0.02345     0.00961
  77       0.03196     0.00115     0.14830     0.14723    -0.01287    -0.01628
  78      -0.00442    -0.06151     0.11724     0.01437    -0.00015    -0.00797
  79      -0.00000    -0.03466    -0.03465    -0.04146    -0.07836    -0.00911
  80       0.00002     0.17410     0.53608    -0.08708     0.22269     0.08637
  81       0.00002     0.01118     0.03202     0.05273    -0.71567    -0.16889
  82      -0.00003     0.16786     0.08300     0.07901     0.07789    -0.27767
  83       0.00001    -0.03794     0.04876    -0.03649     0.01910    -0.01917
  84      -0.01066     0.04116     0.01033     0.04952    -0.03331     0.00324
  85      -0.01396    -0.03140    -0.00788    -0.03777     0.02541    -0.00247
  86       0.00004    -0.09506     0.15189    -0.02235    -0.02212    -0.00249
  87      -0.01924    -0.12436    -0.14796    -0.00500     0.02762     0.00533
  88      -0.02525     0.09482     0.11286     0.00382    -0.02108    -0.00407
  89      -0.00002     0.09324     0.08149     0.15475     0.02089     0.02575
  90       0.00022    -1.00605    -0.87822     1.82063     0.14577     0.02539
  91      -0.00005     0.06976    -0.10256    -0.05949     0.05939     0.37850
  92      -0.00000    -0.00930    -0.03307    -0.22929    -0.15500    -0.05125
  93      -0.00001     0.03193    -0.13947     0.03847    -0.04675     0.04393
  94       0.00641     0.07211     0.13529    -0.12124     0.02229    -0.07371
  95       0.00845    -0.05501    -0.10322     0.09248    -0.01701     0.05622
  96      -0.00006     0.34087     0.15214    -0.29286    -0.00731    -0.07281
  97      -0.00640    -0.21977    -0.36767     0.69377     0.05690     0.13355
  98      -0.00849     0.16752     0.28048    -0.52921    -0.04340    -0.10187

           97          98  
       ----------- -----------
   1       2.54130     0.02521
   2      -4.51497    -0.05553
   3      -0.00049     0.03394
   4       0.00020    -0.00081
   5      -0.00015     0.00062
   6       5.31548    -0.06551
   7       0.01682     0.04912
   8       0.00399    -0.00085
   9      -0.00305     0.00065
  10       9.81786     0.51546
  11       0.15873    -0.01385
  12       0.02473    -0.01641
  13      -0.01886     0.01252
  14       0.37432     1.59330
  15       0.15945     0.27473
  16      -0.04007     0.05727
  17       0.03056    -0.04368
  18      -2.73636     0.02551
  19      -0.00086    -0.00362
  20       0.00065     0.00276
  21      -2.75755    -0.04514
  22      -0.00590    -0.00527
  23      -2.75917    -0.04659
  24      -2.95282    -0.05260
  25       0.00814     0.03337
  26      -0.00622    -0.02546
  27      -3.02305    -0.12799
  28       0.00840     0.02489
  29      -3.02076    -0.12116
  30      -0.01499     2.70354
  31      -0.00878    -4.29415
  32      -0.01028    -0.02400
  33       0.00007    -0.00087
  34      -0.00006     0.00066
  35       0.16524     5.46016
  36       0.06710     0.06184
  37       0.00508     0.00461
  38      -0.00388    -0.00352
  39      -0.16543     4.93408
  40       0.13642    -0.09418
  41       0.01724     0.06811
  42      -0.01316    -0.05196
  43      -1.44794    -2.33042
  44       0.47480     0.25890
  45       0.03609     0.08364
  46      -0.02754    -0.06381
  47      -0.04652    -2.29251
  48       0.00287    -0.01107
  49      -0.00219     0.00844
  50      -0.04141    -2.30044
  51       0.00427    -0.01468
  52      -0.04024    -2.30446
  53      -0.20252    -2.29716
  54      -0.01051     0.01632
  55       0.00802    -0.01245
  56       0.03203    -2.24129
  57      -0.01271     0.01330
  58       0.02855    -2.23764
  59      -0.05437    -0.00259
  60      -0.00468     0.05166
  61      -0.84517    -0.14010
  62       0.10962    -0.14878
  63      -0.02126    -0.01292
  64       0.00738    -0.00108
  65       0.05185    -0.00063
  66      -0.04876     0.00790
  67       0.00635     0.00344
  68       0.10750     0.01104
  69      -0.05437    -0.00259
  70      -0.00467     0.05166
  71      -0.84518    -0.14010
  72       0.10962    -0.14878
  73      -0.02126    -0.01292
  74      -0.04805     0.00032
  75      -0.02083     0.00120
  76      -0.04877     0.00790
  77      -0.10200    -0.00973
  78      -0.03455    -0.00623
  79      -0.04813    -0.00509
  80      -0.03884     0.09576
  81      -0.83024    -0.19037
  82       0.12694    -0.29851
  83      -0.01883    -0.01476
  84       0.04021     0.00044
  85      -0.03067    -0.00034
  86      -0.04825    -0.00842
  87       0.09522     0.00257
  88      -0.07264    -0.00196
  89      -0.03088     0.05183
  90       0.03667     0.02054
  91       0.16133     0.42190
  92      -0.15836    -0.06169
  93      -0.01013     0.03561
  94      -0.00886    -0.05607
  95       0.00676     0.04277
  96      -0.01970    -0.07624
  97       0.04483     0.13947
  98      -0.03419    -0.10639

 global array: beta evecs[1:98,1:98],  handle: -990 

            1           2           3           4           5           6  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00000     0.56506    -0.04038    -0.09900    -0.01401     0.00001
   2      -0.00001     0.45335    -0.05869    -0.14903    -0.02171     0.00002
   3       0.00011     0.00134     0.04681    -0.02918    -0.10866    -0.00098
   4      -0.00001    -0.00007    -0.00152     0.00592    -0.06675     0.11277
   5       0.00001     0.00005     0.00115    -0.00456     0.05078     0.14604
   6      -0.00104     0.03006     0.12316     0.39498     0.07179     0.00110
   7       0.00058    -0.00144     0.06757    -0.03239    -0.15230    -0.00148
   8       0.00002     0.00010    -0.00205     0.00897    -0.09730     0.15884
   9      -0.00001    -0.00007     0.00152    -0.00693     0.07412     0.20600
  10       0.00215     0.06839     0.07059     0.23792     0.05551    -0.00520
  11       0.00007    -0.00029     0.01442    -0.02239    -0.08240    -0.00150
  12      -0.00004     0.00022     0.00064     0.00235    -0.05912     0.10432
  13       0.00003    -0.00017    -0.00068    -0.00221     0.04474     0.13448
  14       0.00969     0.00152     0.01093     0.00834     0.00532    -0.00399
  15       0.00165     0.00115     0.00276     0.00478    -0.00403    -0.00030
  16       0.00031    -0.00030    -0.00245    -0.00179    -0.00520     0.00781
  17      -0.00024     0.00023     0.00195     0.00157     0.00444     0.00799
  18       0.00053    -0.01197     0.01470     0.00325    -0.01212    -0.00011
  19      -0.00002    -0.00000    -0.00078     0.00205    -0.00404    -0.00171
  20       0.00001     0.00000     0.00059    -0.00160     0.00308    -0.00213
  21      -0.00004    -0.01209    -0.00212     0.00746     0.00587    -0.00790
  22      -0.00002    -0.00007    -0.00018    -0.00083     0.00590    -0.00443
  23      -0.00005    -0.01211    -0.00217     0.00721     0.00748     0.00801
  24       0.00004    -0.01948    -0.00172     0.00222    -0.00434     0.00050
  25       0.00018     0.00020    -0.00318     0.00336    -0.01045     0.00150
  26      -0.00014    -0.00016     0.00244    -0.00210     0.00812     0.00108
  27      -0.00057    -0.01895    -0.01837     0.00487     0.01461    -0.00953
  28       0.00007    -0.00001    -0.00073    -0.00349     0.01240    -0.00632
  29      -0.00055    -0.01896    -0.01859     0.00428     0.01814     0.01082
  30       0.55258    -0.00001    -0.11364     0.03369     0.01854    -0.00011
  31       0.46356    -0.00011    -0.17522     0.05233     0.02939    -0.00017
  32      -0.00085    -0.00013    -0.02578    -0.08496     0.11541     0.00137
  33      -0.00042     0.00001    -0.02392     0.03532    -0.13113     0.08030
  34       0.00032    -0.00001     0.01825    -0.02694     0.09995     0.10467
  35       0.02329     0.00103     0.52053    -0.15549    -0.09087     0.00018
  36       0.00061     0.00008    -0.04718    -0.12445     0.17129     0.00211
  37       0.00020     0.00001    -0.03835     0.05236    -0.18839     0.11681
  38      -0.00015    -0.00001     0.02924    -0.03996     0.14356     0.15228
  39       0.02759    -0.00148     0.33414    -0.14924    -0.11244     0.00239
  40      -0.00061     0.00117    -0.02639    -0.08289     0.12287     0.00130
  41       0.00042    -0.00008    -0.01598     0.03085    -0.13636     0.10087
  42      -0.00032     0.00006     0.01233    -0.02362     0.10424     0.13263
  43      -0.01377    -0.00915     0.00226    -0.01527    -0.03361     0.00312
  44       0.00157     0.00286     0.00582     0.00100    -0.00281    -0.00066
  45       0.00051     0.00032     0.00246    -0.00251    -0.01176     0.01982
  46      -0.00039    -0.00024    -0.00188     0.00198     0.00882     0.02624
  47      -0.00670     0.00003     0.00876     0.00153    -0.00557    -0.00003
  48      -0.00014     0.00001    -0.00229     0.00232    -0.00145    -0.00311
  49       0.00011    -0.00001     0.00175    -0.00177     0.00110    -0.00397
  50      -0.00681    -0.00014     0.00615    -0.00467     0.00274    -0.00091
  51      -0.00019     0.00004    -0.00459     0.00366    -0.00657    -0.00051
  52      -0.00686    -0.00013     0.00488    -0.00365     0.00092     0.00096
  53      -0.01217    -0.00133     0.02856     0.00780    -0.01749    -0.00026
  54       0.00021    -0.00010    -0.00189     0.00465     0.00689    -0.01542
  55      -0.00016     0.00007     0.00144    -0.00349    -0.00518    -0.01990
  56      -0.01180     0.00059     0.01443    -0.00637     0.00489    -0.00437
  57       0.00025    -0.00024    -0.00864     0.00656    -0.01246    -0.00246
  58      -0.01173     0.00053     0.01213    -0.00465     0.00161     0.00415
  59       0.00000    -0.00003     0.01402     0.08448     0.07496     0.12047
  60       0.00051    -0.00212     0.02789     0.09504     0.07748     0.15606
  61      -0.00075    -0.00617    -0.00166     0.01800     0.02903     0.08244
  62      -0.00095     0.00100    -0.00174     0.00029    -0.00315    -0.00038
  63      -0.00004    -0.00021     0.00127     0.00260     0.00094     0.00485
  64      -0.00001     0.00007    -0.00020    -0.00086    -0.00235     0.00152
  65      -0.00003     0.00052    -0.00142    -0.00769    -0.00542    -0.00709
  66       0.00005    -0.00058     0.00319     0.00291    -0.00456     0.00429
  67       0.00001     0.00016    -0.00104     0.00051    -0.00419     0.00544
  68      -0.00001     0.00164    -0.00630    -0.00671     0.00289     0.00074
  69       0.00000    -0.00003     0.01402     0.08449     0.07508    -0.12064
  70       0.00051    -0.00212     0.02777     0.09498     0.07764    -0.15581
  71      -0.00075    -0.00617    -0.00167     0.01805     0.02965    -0.08002
  72      -0.00095     0.00100    -0.00159     0.00062    -0.00250     0.00254
  73      -0.00004    -0.00021     0.00127     0.00259     0.00092    -0.00491
  74       0.00003    -0.00048     0.00132     0.00719     0.00463    -0.00723
  75       0.00002    -0.00021     0.00055     0.00283     0.00364    -0.00042
  76       0.00005    -0.00058     0.00318     0.00315    -0.00434    -0.00419
  77       0.00002    -0.00154     0.00578     0.00651    -0.00395    -0.00046
  78      -0.00001    -0.00059     0.00277     0.00189     0.00397     0.00440
  79      -0.00001     0.00000     0.01417     0.09127    -0.01313     0.00113
  80       0.00065    -0.00240     0.02557     0.10068    -0.02162     0.00156
  81      -0.00106    -0.00611    -0.00109     0.02397    -0.00565     0.00092
  82      -0.00179     0.00117     0.00166     0.00249     0.00315    -0.00071
  83      -0.00006    -0.00019     0.00119     0.00247    -0.00314     0.00002
  84      -0.00001     0.00041    -0.00115    -0.00645    -0.00047     0.00262
  85       0.00001    -0.00032     0.00087     0.00491     0.00036     0.00360
  86      -0.00007    -0.00056     0.00327     0.00149    -0.00350    -0.00009
  87      -0.00003     0.00140    -0.00477    -0.00521    -0.00080     0.00703
  88       0.00002    -0.00107     0.00368     0.00431     0.00064     0.00915
  89       0.00045    -0.00029     0.08475    -0.07325     0.12825     0.00027
  90       0.00025    -0.00005     0.05147    -0.06406     0.15267    -0.00062
  91       0.00251     0.00131     0.01169    -0.02635     0.09244    -0.00022
  92      -0.00040    -0.00110    -0.00414    -0.00460     0.00259     0.00066
  93       0.00014     0.00004    -0.00547     0.00083    -0.00209     0.00004
  94      -0.00020    -0.00010     0.00924    -0.00701     0.00887     0.00293
  95       0.00015     0.00008    -0.00706     0.00536    -0.00675     0.00380
  96      -0.00044    -0.00018    -0.00221    -0.00192    -0.00260     0.00029
  97       0.00085     0.00029     0.00271    -0.00288     0.00638     0.00613
  98      -0.00065    -0.00022    -0.00224     0.00232    -0.00539     0.00825

            7           8           9          10          11          12  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00242     0.00662    -0.00000     0.01450    -0.04223    -0.00963
   2       0.00349     0.01019    -0.00000     0.02185    -0.06581    -0.01585
   3      -0.11495    -0.05576    -0.00002     0.05963    -0.01497     0.01526
   4       0.10931    -0.10395    -0.05686     0.00926     0.01243    -0.06752
   5      -0.08525     0.07928    -0.07462    -0.00672    -0.00906     0.04905
   6      -0.00423    -0.02424    -0.00092    -0.02556     0.15731    -0.08193
   7      -0.16564    -0.08281    -0.00001     0.09407    -0.01152     0.02378
   8       0.15152    -0.14217    -0.07691     0.01026     0.01685    -0.08299
   9      -0.11829     0.10862    -0.10110    -0.00725    -0.01240     0.05971
  10       0.01128    -0.02615     0.00120    -0.39800     0.82982     0.58217
  11      -0.10244    -0.06010    -0.00052     0.21089     0.14106     0.20912
  12       0.10959    -0.11322    -0.07872    -0.02109     0.01278    -0.05711
  13      -0.08547     0.08677    -0.10292     0.01742    -0.00792     0.03551
  14      -0.00707    -0.01216    -0.00010    -0.31226     1.53339     0.49182
  15      -0.00633    -0.00983     0.00033     0.40405     0.00993     0.80597
  16       0.01539    -0.00426    -0.01197    -0.15510    -0.04399     0.24239
  17      -0.01188     0.00314    -0.01337     0.12717     0.02778    -0.19301
  18      -0.01304    -0.00439     0.00000    -0.00796    -0.00389    -0.00745
  19      -0.00254     0.01820     0.01787     0.00312     0.00215    -0.00118
  20       0.00195    -0.01390     0.02343    -0.00240    -0.00155     0.00088
  21       0.00730    -0.00050     0.00659     0.00162     0.00600     0.00173
  22      -0.01206     0.01508     0.00358    -0.00170    -0.00121     0.00418
  23       0.00385     0.00361    -0.00661     0.00114     0.00575     0.00284
  24      -0.01089    -0.00262    -0.00064     0.01951     0.00705    -0.06923
  25      -0.00054     0.03120     0.03429     0.01611     0.00826    -0.03658
  26       0.00064    -0.02367     0.04528    -0.01222    -0.00725     0.02767
  27       0.01501     0.00301     0.00711     0.01913    -0.01631    -0.06379
  28      -0.01148     0.01838     0.00474     0.00707     0.00194    -0.03383
  29       0.01203     0.00834    -0.00805     0.02139    -0.01693    -0.07321
  30      -0.01474    -0.02611    -0.00000     0.03183     0.01659     0.01304
  31      -0.02272    -0.04098    -0.00000     0.05156     0.02688     0.02038
  32       0.16747     0.09473     0.00004    -0.01656     0.02580     0.02211
  33       0.04957     0.14360     0.15774     0.05135     0.03120    -0.03436
  34      -0.03921    -0.10946     0.20687    -0.03908    -0.02365     0.02560
  35       0.05947     0.11521    -0.00009    -0.13148    -0.06071    -0.07737
  36       0.24608     0.13697     0.00006    -0.02407     0.03602     0.03234
  37       0.07078     0.20455     0.22630     0.07225     0.04423    -0.04650
  38      -0.05602    -0.15590     0.29677    -0.05513    -0.03349     0.03475
  39       0.12830     0.21257     0.00067    -0.48279    -0.31920    -0.11606
  40       0.20498     0.13185    -0.00030     0.01754     0.11603     0.07244
  41       0.05787     0.18069     0.22841     0.10306     0.06209    -0.08019
  42      -0.04605    -0.13802     0.29979    -0.07730    -0.04678     0.05902
  43       0.04702     0.13640     0.00047    -0.53449    -0.51775    -0.42043
  44       0.02657     0.03168    -0.00006    -0.11030     0.11720     0.31170
  45       0.01485     0.04833     0.09491     0.16399     0.09121    -0.04832
  46      -0.01167    -0.03679     0.12444    -0.12737    -0.06957     0.04265
  47      -0.00252     0.00115    -0.00000    -0.00120     0.00149    -0.00081
  48      -0.00491     0.00203    -0.00034    -0.00068    -0.00132     0.00224
  49       0.00380    -0.00155    -0.00046     0.00050     0.00101    -0.00162
  50       0.00326     0.00107    -0.00160    -0.00144    -0.00176    -0.00136
  51      -0.00016     0.00579    -0.00087     0.00002     0.00002     0.00005
  52       0.00321     0.00267     0.00160    -0.00148    -0.00178    -0.00131
  53      -0.01434    -0.00333    -0.00004     0.01059     0.01066    -0.01048
  54      -0.02588    -0.00467    -0.00442    -0.00823    -0.00729     0.01248
  55       0.01999     0.00354    -0.00569     0.00636     0.00539    -0.00928
  56       0.00164    -0.00431    -0.00732     0.02072     0.01220    -0.00624
  57      -0.00150     0.01276    -0.00410    -0.00135    -0.00091     0.00131
  58       0.00110    -0.00093     0.00728     0.02065     0.01215    -0.00603
  59      -0.01792     0.07502    -0.09382    -0.00464     0.00023     0.01043
  60      -0.03415     0.09794    -0.13225    -0.00300     0.00853     0.05886
  61      -0.00998     0.07542    -0.12619     0.10709    -0.22171     0.07191
  62       0.00629     0.00364    -0.00037     0.17573    -0.72678    -0.41771
  63      -0.00338     0.00111    -0.00243     0.00183     0.00363     0.00317
  64       0.00300    -0.00345    -0.00079    -0.00005    -0.00043    -0.00052
  65      -0.00025    -0.00414     0.00513     0.00427    -0.00409    -0.00072
  66      -0.00665    -0.00130    -0.00061     0.00577     0.00709     0.02142
  67       0.00509    -0.00545    -0.00229     0.00192    -0.00388    -0.00397
  68       0.00025     0.00272    -0.00300     0.01548    -0.01500    -0.03333
  69      -0.01598     0.07501     0.09372    -0.00460    -0.00002     0.01102
  70      -0.03171     0.09856     0.13221    -0.00346     0.00845     0.05885
  71      -0.00922     0.07583     0.12492     0.11535    -0.22299     0.06322
  72       0.00634     0.00327    -0.00069     0.19253    -0.72973    -0.48837
  73      -0.00330     0.00111     0.00241     0.00177     0.00365     0.00333
  74       0.00113     0.00311     0.00516    -0.00417     0.00380     0.00068
  75      -0.00279     0.00437     0.00056    -0.00127     0.00165     0.00085
  76      -0.00654    -0.00104     0.00076     0.00615     0.00637     0.02123
  77       0.00115    -0.00413    -0.00230    -0.01433     0.01348     0.03208
  78      -0.00528     0.00527    -0.00207    -0.00456     0.00629     0.01212
  79       0.14242    -0.11529     0.00006    -0.00419     0.00401    -0.01634
  80       0.17319    -0.16528     0.00044     0.03201     0.02271    -0.04391
  81       0.08268    -0.12088     0.00068     0.15168    -0.21930    -0.18182
  82      -0.00996    -0.00611     0.00159     0.42837    -0.91990     1.18942
  83       0.00254    -0.00444    -0.00001     0.00257     0.00373     0.00105
  84      -0.00754     0.00509    -0.00162     0.00311    -0.00412     0.00297
  85       0.00568    -0.00386    -0.00216    -0.00239     0.00323    -0.00239
  86      -0.00080    -0.00584     0.00022     0.01210     0.01059    -0.01022
  87       0.00215     0.00024    -0.00223    -0.00193    -0.02195     0.03379
  88      -0.00133    -0.00042    -0.00255     0.00188     0.01573    -0.02540
  89       0.01886    -0.08789     0.00001     0.02550     0.01451    -0.00618
  90       0.01023    -0.12606    -0.00031     0.06794     0.04388    -0.00239
  91       0.01772    -0.10673    -0.00036     0.67768     0.36608    -0.36459
  92       0.00552     0.00718    -0.00040     0.39919     0.52141    -0.38980
  93       0.00572     0.00682     0.00000     0.00308     0.00310     0.00015
  94       0.00267    -0.00395     0.00589    -0.00761    -0.00314     0.00279
  95      -0.00210     0.00300     0.00777     0.00594     0.00244    -0.00219
  96       0.01239     0.00716     0.00008     0.00999     0.01790    -0.00372
  97      -0.00163     0.00052     0.01266    -0.03281    -0.01386     0.00316
  98       0.00124     0.00001     0.01644     0.02354     0.01001    -0.00144

           13          14          15          16          17          18  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00006     0.00030     0.00619     0.00051     0.03524    -0.00035
   2       0.00014     0.00043     0.01017     0.00082     0.05698    -0.00442
   3      -0.00011    -0.01649     0.00274    -0.00000     0.02525     0.03090
   4      -0.05959    -0.04892    -0.00526    -0.02668     0.00170    -0.01202
   5      -0.08133     0.03760     0.00709    -0.03329    -0.00126     0.01031
   6       0.00950    -0.02576     0.00993     0.00187    -0.06981    -0.91079
   7      -0.00037    -0.02490     0.01042     0.00029     0.02851     0.02552
   8      -0.07750    -0.06881    -0.02533    -0.04660     0.01128    -0.05622
   9      -0.10606     0.05347     0.02537    -0.05691    -0.00866     0.04584
  10      -0.03798     0.18213    -0.29033    -0.02038    -0.55203     3.65337
  11      -0.00534    -0.21047     0.25813     0.01028     0.11639     0.47902
  12      -0.11093    -0.31781    -0.38062    -0.37180     0.19053    -0.83645
  13      -0.16039     0.25558     0.34214    -0.43905    -0.14650     0.66119
  14      -0.03783    -0.60149     1.16807     0.09039    12.58591     5.44301
  15      -0.01567    -1.45954     1.32533     0.06000    -1.24465    -0.22777
  16       0.09432    -1.50976    -2.33353    -2.50035     0.67993    -1.16605
  17       0.07294     1.21034     2.07712    -2.92389    -0.50166     0.86831
  18       0.00019     0.00822    -0.00904    -0.00043     0.00062    -0.00784
  19      -0.00026     0.00018    -0.00119    -0.00335     0.00322    -0.00475
  20      -0.00037    -0.00003     0.00134    -0.00430    -0.00249     0.00373
  21       0.00163    -0.00268     0.00722    -0.00849    -0.00283    -0.00760
  22       0.00105    -0.00930    -0.01539    -0.00586     0.00578    -0.01580
  23      -0.00152    -0.00549     0.00178     0.00895    -0.00131    -0.01210
  24       0.00517    -0.00851     0.03645     0.00277     0.08065    -0.47089
  25      -0.01835     0.01805     0.03812     0.03433    -0.02548     0.11074
  26      -0.02508    -0.01572    -0.03471     0.04048     0.02021    -0.08725
  27      -0.00581    -0.01721     0.01664     0.00146     0.06052    -0.54583
  28      -0.00728    -0.00915     0.03926    -0.00014    -0.02414     0.13858
  29       0.01693    -0.01910     0.02870     0.00387     0.05390    -0.50481
  30      -0.00011    -0.00571    -0.00060    -0.00006     0.00686     0.01030
  31      -0.00017    -0.00826    -0.00153    -0.00012     0.01058     0.01715
  32      -0.00046    -0.04095     0.05165     0.00264    -0.03563    -0.03485
  33      -0.01818     0.04408     0.01922     0.03527     0.02585    -0.06951
  34      -0.02478    -0.03452    -0.01909     0.04133    -0.01970     0.05403
  35       0.00078     0.04736    -0.00799    -0.00002    -0.04014    -0.06439
  36      -0.00056    -0.05760     0.07210     0.00362    -0.04793    -0.03752
  37      -0.02401     0.06287     0.02679     0.05476     0.03429    -0.08635
  38      -0.03276    -0.04938    -0.02738     0.06494    -0.02627     0.06720
  39       0.00056     0.02513     0.02900     0.00174    -0.12918    -0.02780
  40      -0.00228    -0.11303     0.18575     0.01029    -0.05834    -0.08330
  41      -0.05036     0.06515     0.05156     0.05031     0.10968    -0.27324
  42      -0.06822    -0.05064    -0.04521     0.05566    -0.08271     0.21095
  43       0.03201    -0.05020    -1.61593    -0.10087    -1.41727    -2.86356
  44      -0.00836    -0.19176    -0.21346    -0.02213     0.21696     1.60452
  45       0.08691     0.56144     0.64275     0.32015    -0.16173     1.52752
  46       0.13244    -0.43715    -0.52751     0.32484     0.12049    -1.18051
  47       0.00002     0.00150    -0.00163    -0.00010    -0.00232     0.00131
  48       0.00187     0.00130     0.00098     0.00146    -0.00140     0.00522
  49       0.00261    -0.00104    -0.00094     0.00181     0.00105    -0.00409
  50      -0.00020     0.00090     0.00050    -0.00119     0.00021    -0.00086
  51      -0.00009    -0.00075    -0.00218    -0.00082    -0.00143    -0.00063
  52       0.00022     0.00065    -0.00027     0.00123    -0.00021    -0.00099
  53       0.00025     0.01959    -0.02182    -0.00110    -0.01596     0.00494
  54       0.00894    -0.00017    -0.00964    -0.00105    -0.00136     0.00378
  55       0.01193     0.00030     0.00759     0.00012     0.00116    -0.00309
  56       0.00248     0.01283     0.00074    -0.00814    -0.00091     0.00097
  57       0.00146    -0.01525    -0.01239    -0.00566     0.00937    -0.03109
  58      -0.00230     0.00849    -0.00374     0.00845     0.00175    -0.00787
  59      -0.01883    -0.01139    -0.00867     0.03612     0.00089    -0.01883
  60      -0.03337    -0.07310    -0.03259     0.10403     0.11310    -0.17240
  61      -0.05187    -0.48890    -0.56198     1.38884    -0.70725    -1.15976
  62       1.56441    -2.31223    -1.64543     4.39549    -2.88080    -1.09115
  63      -0.00209    -0.00148     0.00393    -0.00427    -0.00096    -0.00020
  64      -0.00029    -0.00416    -0.00433    -0.00246     0.00199    -0.00554
  65       0.00364    -0.00361     0.00057     0.00543     0.00211     0.00214
  66      -0.01639    -0.01082    -0.01176     0.02427    -0.01255    -0.03615
  67       0.00612    -0.00630    -0.00392    -0.01553     0.00312     0.01237
  68       0.04092     0.00377     0.02790    -0.03415     0.02190     0.01711
  69       0.01871    -0.01038    -0.00404    -0.03711     0.00121    -0.01864
  70       0.03312    -0.06820    -0.01673    -0.10727     0.11217    -0.16167
  71       0.07723    -0.44274    -0.36377    -1.46153    -0.70271    -1.12453
  72      -1.49825    -2.23290    -1.13446    -4.63498    -2.84605    -1.19039
  73       0.00197    -0.00164     0.00329     0.00469    -0.00101    -0.00037
  74       0.00356     0.00224    -0.00242     0.00567    -0.00154    -0.00365
  75       0.00064     0.00508     0.00397    -0.00031    -0.00259     0.00477
  76       0.01624    -0.00928    -0.00730    -0.02583    -0.01218    -0.03377
  77       0.03728    -0.00336    -0.02258    -0.03213    -0.02059    -0.01072
  78       0.01516     0.00536     0.00100    -0.02470    -0.00768    -0.01552
  79      -0.00000     0.00192     0.03944     0.00242    -0.02149     0.01166
  80      -0.00171     0.01982     0.20111     0.00871    -0.05192     0.49225
  81      -0.00558     0.62005     1.32703     0.07739    -1.33163     0.36811
  82      -0.06592     3.52841     3.54793     0.25889    -4.06543    -0.79918
  83       0.00002    -0.00530     0.00095     0.00002     0.00001    -0.00178
  84      -0.00126     0.00283     0.00443    -0.00329     0.00121     0.00392
  85      -0.00138    -0.00209    -0.00291    -0.00487    -0.00096    -0.00288
  86      -0.00029    -0.00907     0.03829     0.00158    -0.02831     0.05969
  87       0.00201    -0.00031    -0.04475    -0.01589     0.04856    -0.10249
  88       0.00240     0.00071     0.03611    -0.01704    -0.03627     0.07795
  89       0.00019     0.00411     0.01076     0.00109     0.02501    -0.01479
  90      -0.00003    -0.02218     0.00960    -0.00007     0.09134    -0.05756
  91      -0.00593     1.05803     1.02313     0.08370     0.46205     0.84318
  92       0.01930     1.32691    -2.05739    -0.11277    -0.27007    -0.59445
  93      -0.00000     0.00134     0.00005     0.00004     0.00054    -0.00028
  94      -0.00024    -0.00497    -0.00285     0.00012    -0.00367     0.00331
  95      -0.00023     0.00385     0.00219     0.00075     0.00287    -0.00257
  96       0.00036     0.01221    -0.02990    -0.00168    -0.01451     0.00838
  97       0.01089    -0.02140    -0.00386     0.01362     0.00278    -0.02902
  98       0.01400     0.01538     0.00044     0.01950    -0.00303     0.02251

           19          20          21          22          23          24  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.02928    -0.00019     0.01025     0.01017    -0.00007    -0.01395
   2      -0.05063    -0.00037     0.01498     0.01498    -0.00019    -0.02841
   3       0.04693     0.00071    -0.04561    -0.13809    -0.00246    -0.09719
   4       0.03886    -0.04003     0.11932    -0.00790     0.09276    -0.02610
   5      -0.02963    -0.05318    -0.09057     0.00315     0.12189     0.01862
   6      -0.41214    -0.01012    -0.39489    -0.22742    -0.00979    -0.56208
   7       0.07306     0.00060    -0.09097    -0.22756    -0.00392    -0.18656
   8       0.07404    -0.09972     0.22129    -0.02343     0.15346    -0.04891
   9      -0.05608    -0.13141    -0.16751     0.01279     0.20157     0.03495
  10       2.81842     0.04747     1.16116     0.70938     0.04429     3.52572
  11       0.27550     0.00226    -0.30380    -1.25023    -0.03075    -1.68121
  12       0.40617    -0.89541     1.02154    -0.29970     0.51103    -0.13430
  13      -0.29992    -1.16751    -0.77050     0.20970     0.67252     0.09575
  14      -1.72667     0.05387     2.79578     1.02204     0.06375     8.63690
  15       0.10667    -0.00358     0.40780     0.35327     0.00329     0.39479
  16       0.01915    -0.35841    -2.13156     0.98864    -1.72311    -0.50666
  17       0.01244    -0.39647     1.62523    -0.69586    -2.31454     0.41752
  18      -0.01041    -0.00013     0.00626     0.01675     0.00025     0.00755
  19       0.00993    -0.00692     0.00556     0.00765     0.00453    -0.01133
  20      -0.00745    -0.00906    -0.00420    -0.00594     0.00568     0.00866
  21      -0.00342    -0.00890    -0.01032    -0.01110     0.00362    -0.01401
  22       0.00585    -0.00494     0.01346     0.00043     0.00212    -0.00573
  23      -0.00190     0.00870    -0.00671    -0.01080    -0.00417    -0.01549
  24      -0.32237    -0.00653    -0.20725    -0.13921    -0.00719    -0.46880
  25      -0.01800     0.12440    -0.04796     0.07169     0.00542    -0.02039
  26       0.01161     0.16053     0.03565    -0.05440     0.00694     0.01460
  27      -0.30670     0.07600    -0.18135    -0.09816    -0.01357    -0.32263
  28      -0.03381     0.04482    -0.09715     0.06317    -0.00219    -0.00949
  29      -0.31597    -0.08831    -0.20667    -0.08263     0.00298    -0.32638
  30       0.03189     0.00038    -0.01264    -0.01755    -0.00014    -0.00204
  31       0.05537     0.00065    -0.02253    -0.03232    -0.00027    -0.00290
  32       0.00063    -0.00037    -0.05260    -0.08309    -0.00134    -0.05760
  33       0.04339    -0.05644    -0.04231     0.00531    -0.05792     0.02398
  34      -0.03184    -0.07305     0.03240    -0.00246    -0.07710    -0.01740
  35      -0.04554    -0.00150    -0.04347    -0.08066    -0.00135    -0.03906
  36       0.00977    -0.00016    -0.06933    -0.11889    -0.00193    -0.07371
  37       0.06603    -0.06405    -0.05019     0.00586    -0.06041     0.02693
  38      -0.04903    -0.08322     0.03844    -0.00290    -0.08064    -0.01966
  39      -1.09570    -0.00587     0.88417     1.30975     0.01510     0.36286
  40      -0.05428    -0.00267    -0.17932    -0.32777    -0.00795    -0.47305
  41       0.14156    -0.21489    -0.27371    -0.07285    -0.24852     0.14486
  42      -0.10221    -0.27339     0.20895     0.06316    -0.32992    -0.10603
  43      -1.24942    -0.02411    -0.80801    -3.78470    -0.02912     2.51862
  44       0.63133     0.01878     0.51043    -1.47640    -0.02101     0.65530
  45       0.68139     1.00187     0.05010     1.86867     0.72185    -1.80212
  46      -0.54088     1.26703    -0.04270    -1.44496     0.92673     1.36164
  47       0.00328     0.00003    -0.00261    -0.00890    -0.00015    -0.00407
  48      -0.00538     0.00475    -0.00242    -0.00026    -0.00188     0.00312
  49       0.00403     0.00621     0.00181     0.00026    -0.00241    -0.00234
  50       0.00107     0.00016    -0.00055     0.00129     0.00064     0.00209
  51      -0.00414     0.00009     0.00205    -0.00399     0.00030     0.00394
  52      -0.00010    -0.00015     0.00003     0.00019    -0.00057     0.00315
  53       0.08634     0.00065    -0.05700    -0.10399    -0.00097     0.00695
  54      -0.01681     0.01207    -0.01342    -0.02094    -0.00335     0.02760
  55       0.01267     0.01596     0.01017     0.01616    -0.00392    -0.02116
  56       0.07045    -0.00442    -0.05944    -0.08265     0.00462    -0.03722
  57      -0.00757    -0.00344    -0.00825    -0.05051     0.00268     0.03511
  58       0.06856     0.00525    -0.06185    -0.09618    -0.00682    -0.02734
  59       0.00068     0.02313     0.00903     0.00614    -0.02286    -0.04881
  60       0.05522     0.46108     0.12925    -0.15214    -0.06664    -0.20899
  61       0.14640     1.40199     0.46441    -0.61987    -1.51582    -3.31676
  62       0.83020    -1.37050    -3.13972     0.91495     4.67988    -0.96099
  63      -0.00042    -0.00487    -0.00744    -0.00757     0.00746    -0.00316
  64       0.00317    -0.00343     0.00616    -0.00181     0.00068    -0.00287
  65       0.00063     0.00604     0.00453    -0.00681    -0.01094    -0.01142
  66       0.01424     0.07926     0.01593    -0.01553    -0.00621     0.00352
  67      -0.01329    -0.00335    -0.01084     0.01563     0.00237     0.00517
  68      -0.03056    -0.10756    -0.03681     0.02526     0.02061     0.06373
  69       0.00106    -0.02371     0.00925     0.00555     0.02251    -0.04918
  70       0.06071    -0.46248     0.13274    -0.15723     0.06060    -0.21113
  71       0.16043    -1.42992     0.48145    -0.66417     1.45333    -3.33288
  72       0.86109     1.31198    -3.15863     1.06417    -4.63796    -0.89249
  73      -0.00046     0.00480    -0.00750    -0.00735    -0.00777    -0.00302
  74       0.00017     0.00662    -0.00277     0.00636    -0.01035     0.01037
  75      -0.00314    -0.00159    -0.00729     0.00372    -0.00233     0.00598
  76       0.01505    -0.07917     0.01684    -0.01625     0.00649     0.00278
  77       0.02737    -0.10264     0.03345    -0.02101     0.01785    -0.06006
  78       0.02076    -0.03248     0.02175    -0.02322     0.00943    -0.02370
  79      -0.03882    -0.00002    -0.02401    -0.03968    -0.00086     0.00500
  80      -0.17060     0.00195    -0.27811     0.01741    -0.00156    -0.11118
  81      -1.41620    -0.00620    -2.22485    -1.29764    -0.04284    -1.59726
  82       1.17137     0.04097     5.04743    -2.06948    -0.05328    -0.75226
  83       0.00523     0.00001     0.00424    -0.00595    -0.00016    -0.00936
  84      -0.00428    -0.00520    -0.01022    -0.00385     0.00264    -0.00650
  85       0.00340    -0.00682     0.00795     0.00285     0.00368     0.00494
  86       0.00673     0.00053    -0.04370     0.03496     0.00093    -0.02136
  87       0.01690     0.00956     0.04722    -0.00687     0.00044     0.03515
  88      -0.01383     0.01389    -0.03691     0.00488     0.00019    -0.02725
  89       0.07884     0.00049    -0.00718     0.05553     0.00090    -0.03469
  90       0.15019    -0.00175    -0.11721    -0.10616     0.00042     0.05546
  91       2.84281     0.02332    -0.98522     4.16433     0.04163    -3.43077
  92      -2.08837    -0.02412    -0.05926     0.28755    -0.00933    -1.87530
  93       0.00980     0.00005    -0.00341    -0.00127    -0.00001    -0.00297
  94      -0.01020    -0.00036     0.00785    -0.00356     0.00000     0.00099
  95       0.00787    -0.00031    -0.00604     0.00276     0.00027    -0.00076
  96      -0.00112     0.00059     0.02761    -0.00476    -0.00004    -0.00976
  97       0.02204     0.02645    -0.06593    -0.04881     0.00335     0.00557
  98      -0.01852     0.03577     0.05069     0.03647     0.00436    -0.00455

           25          26          27          28          29          30  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.02822    -0.04413     0.00001     0.01204     0.01288     0.02830
   2      -0.04700    -0.07814     0.00003     0.01609     0.01435     0.04317
   3       0.04269     0.10032    -0.00012    -0.01226    -0.06821    -0.25210
   4       0.01788    -0.00418    -0.00406     0.01376     0.10134    -0.02402
   5      -0.01369     0.00302    -0.00527    -0.01042    -0.07774     0.01825
   6       0.56496    -1.64772    -0.00189    -0.49806    -2.18772    -2.20128
   7       0.09900     0.17870    -0.00008     0.00732    -0.11004    -0.35855
   8       0.02885    -0.00060    -0.00044     0.00315     0.07124    -0.00872
   9      -0.02227    -0.00005    -0.00014    -0.00259    -0.05514     0.00623
  10      -0.44450     9.65668     0.00011     1.47034     7.41732     7.53791
  11      -0.57408     1.71884     0.00262     0.23698     1.83382     4.42175
  12       0.08519     0.02095    -0.64610    -1.00466    -1.52088     0.54754
  13      -0.06411    -0.02090    -0.86359     0.74127     1.16058    -0.41700
  14       2.90494    16.84558    -0.02396    -1.23461     5.18355     7.76545
  15      -2.81632     0.72986     0.00579    -0.51687    -0.12541    -0.84540
  16      -0.38774     0.21649     1.33586     2.27885     0.17259    -0.22830
  17       0.30648    -0.15770     1.79345    -1.70764    -0.13817     0.17142
  18      -0.01103    -0.02275     0.00006    -0.01224    -0.02967    -0.03642
  19      -0.00072     0.00047    -0.01728    -0.01455     0.02936    -0.00727
  20       0.00060    -0.00044    -0.02305     0.01062    -0.02243     0.00564
  21       0.00977    -0.00991    -0.02431     0.00270    -0.01665    -0.00963
  22       0.00625    -0.00128    -0.01276    -0.04934     0.00956     0.00644
  23       0.01150    -0.01015     0.02427    -0.01016    -0.01402    -0.00785
  24       0.16264    -0.93430    -0.00087    -0.19553    -0.92489    -0.48531
  25       0.04180    -0.02819     0.06036     0.00058     0.38659    -0.27686
  26      -0.03252     0.02228     0.07983     0.00250    -0.29567     0.21118
  27       0.26376    -1.04376    -0.01063    -0.25785    -1.28725    -1.32238
  28       0.00762    -0.02333    -0.00349     0.00720     0.39708    -0.14926
  29       0.26494    -1.05105     0.00875    -0.25810    -1.17892    -1.36469
  30       0.02033    -0.00795     0.00003    -0.00306     0.00908    -0.03160
  31       0.03800    -0.02228     0.00007    -0.00342     0.01706    -0.04212
  32       0.12285     0.12407    -0.00032     0.01729    -0.04343    -0.08231
  33      -0.04473     0.01361     0.04070     0.04116     0.06259    -0.01826
  34       0.03433    -0.01032     0.05422    -0.03041    -0.04768     0.01386
  35       0.06947    -0.20559     0.00026     0.13327     0.14277     0.75541
  36       0.16573     0.14400    -0.00053     0.01410    -0.08109    -0.15681
  37      -0.05459     0.00447     0.04925     0.05067     0.08398    -0.03668
  38       0.04180    -0.00336     0.06566    -0.03752    -0.06383     0.02784
  39      -1.07982     1.43198    -0.00051    -0.89191    -1.44732    -3.22825
  40       0.46186     0.74920     0.00054     0.07358     0.25265     1.11623
  41      -0.30607     0.04734     0.16710     0.56388     0.55404     0.09097
  42       0.23469    -0.03572     0.22773    -0.42518    -0.42255    -0.06895
  43       4.21661   -11.69424     0.01030    -0.10736    -0.64021    -6.40627
  44      -2.32829     2.57348     0.00486    -0.26161     1.97482     2.19454
  45       0.39839     0.49297    -0.26534    -0.14246    -1.37175     0.65074
  46      -0.30916    -0.37602    -0.34649     0.10538     1.04937    -0.49526
  47       0.00325     0.00242     0.00003    -0.00218    -0.00276     0.01134
  48       0.00082    -0.00091     0.00432     0.00730    -0.01174     0.00782
  49      -0.00062     0.00072     0.00577    -0.00547     0.00894    -0.00598
  50       0.00243    -0.01189     0.00099     0.00459     0.00660     0.01050
  51       0.00416    -0.00032     0.00060    -0.00755    -0.01725    -0.00352
  52       0.00356    -0.01198    -0.00100     0.00245     0.00184     0.00950
  53       0.08588    -0.15592     0.00012     0.06028     0.04078     0.15613
  54      -0.01164    -0.02003     0.01329     0.01784    -0.04957     0.02204
  55       0.00872     0.01531     0.01790    -0.01306     0.03817    -0.01680
  56       0.12400    -0.16789    -0.01603     0.04445     0.10426     0.35594
  57      -0.02886    -0.01194    -0.00917     0.04562    -0.00566     0.04527
  58       0.11610    -0.17114     0.01681     0.05749     0.10260     0.36841
  59      -0.01186    -0.02534     0.08685    -0.03046     0.04853     0.00240
  60      -0.10450     0.06539     1.20037    -0.62753     0.05267     0.98143
  61      -1.63298    -2.47077    -1.68376     0.93537    -2.25961    -0.66631
  62      -1.99674    -2.23778    -1.39491     1.04220    -0.28682    -1.58925
  63       0.00535     0.00706     0.00269    -0.00169     0.01125     0.00963
  64      -0.00083     0.00043    -0.00481    -0.00275    -0.00248    -0.00029
  65      -0.00715     0.00065    -0.01529     0.01027     0.00442     0.00594
  66       0.00368    -0.01253     0.00157    -0.02624    -0.17256     0.03914
  67       0.03056    -0.01315    -0.04444    -0.10000     0.04120     0.02467
  68       0.08906    -0.05441     0.02559     0.00848     0.02551    -0.26195
  69      -0.01179    -0.02561    -0.08581    -0.03251     0.04834     0.00262
  70      -0.10504     0.05954    -1.18867    -0.65762     0.05380     0.98100
  71      -1.62984    -2.46846     1.67382     0.95725    -2.26430    -0.66609
  72      -1.98070    -2.22575     1.39106     1.08177    -0.29492    -1.59407
  73       0.00538     0.00705    -0.00266    -0.00179     0.01119     0.00965
  74       0.00665    -0.00053    -0.01336    -0.01073    -0.00482    -0.00589
  75       0.00278    -0.00061    -0.00880    -0.00053     0.00117    -0.00131
  76       0.00320    -0.01283    -0.00179    -0.02628    -0.17133     0.03844
  77      -0.07756     0.04874     0.03792    -0.03691    -0.01421     0.25991
  78      -0.05386     0.02654    -0.03810     0.09502    -0.04518     0.04547
  79      -0.02754    -0.02003    -0.00101     0.09089    -0.09422     0.03115
  80      -0.11211     0.05077    -0.01424     1.39944     0.57655     0.48543
  81      -2.22668    -2.74614     0.03083    -2.10066     1.34041    -1.57115
  82       0.16513    -3.18963     0.02283    -2.14767    -1.91965    -0.98656
  83       0.00760     0.00689    -0.00002     0.00163    -0.00588     0.01912
  84      -0.00770    -0.00008    -0.00272    -0.01393     0.01273     0.00568
  85       0.00592     0.00005    -0.00402     0.01059    -0.00975    -0.00432
  86      -0.00172    -0.01875    -0.00038     0.06264     0.23839    -0.18648
  87       0.05893    -0.02932    -0.07281     0.01111    -0.36005    -0.09483
  88      -0.04553     0.02203    -0.09297    -0.00996     0.27492     0.07211
  89      -0.00369    -0.01715     0.00014    -0.02255     0.11845    -0.05827
  90      -0.19095    -0.13416    -0.00352     0.59524     1.70775    -0.19989
  91      -0.98471     2.02814    -0.00824     0.28787    -4.75225     2.13255
  92       2.37199    -1.10747    -0.00815     1.00588     0.30232    -0.47575
  93      -0.00233     0.00271     0.00000     0.00381    -0.01342     0.00646
  94      -0.00003     0.00574    -0.00066    -0.00227     0.00911    -0.00854
  95      -0.00002    -0.00436    -0.00095     0.00185    -0.00688     0.00665
  96       0.02839     0.02815     0.00133    -0.23070     0.02826    -0.22857
  97      -0.04816    -0.02792    -0.00721     0.11180    -0.06356     0.04857
  98       0.03699     0.02145    -0.00746    -0.08693     0.04678    -0.03845

           31          32          33          34          35          36  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.06804    -0.00021    -0.00639     0.01796     0.02887    -0.01490
   2       0.08017    -0.00026    -0.01058     0.02585     0.04155    -0.03241
   3       0.09361     0.00002    -0.02615     0.00654     0.01128    -0.09935
   4      -0.02093    -0.13936    -0.20229     0.06829    -0.08068     0.00859
   5       0.01543    -0.18462     0.15253     0.12534    -0.05039    -0.00755
   6      -6.52334     0.02485    -0.35038    -0.81511    -1.30539    -2.90646
   7       0.19022    -0.00012    -0.04607    -0.01855    -0.02857    -0.03482
   8      -0.02012    -0.12135    -0.13174     0.04836    -0.05128     0.00945
   9       0.01432    -0.16002     0.09896     0.08237    -0.03580    -0.00833
  10      21.10418    -0.07784     1.15670     2.55602     4.08851     7.69265
  11      -0.27041    -0.00811     0.78093    -0.23436    -0.38631     1.98123
  12       0.23843     1.62109     2.70721    -1.19713     1.78504     0.33511
  13      -0.18092     2.15234    -2.04018    -2.55160     0.82534    -0.24151
  14       2.06326    -0.00777     0.77622     2.74279     4.38393    -6.26252
  15       0.92146    -0.00426     0.04004    -0.12562    -0.20200     0.89185
  16      -0.64964    -1.08309    -1.40187     0.21326    -0.20806     0.28618
  17       0.48861    -1.44372     1.05880     0.36186    -0.16354    -0.22314
  18      -0.06770     0.00024    -0.00390    -0.00987    -0.01596    -0.02008
  19      -0.00949    -0.01793     0.00459    -0.00239     0.02939     0.00874
  20       0.00710    -0.02346    -0.00365    -0.02950    -0.00278    -0.00659
  21      -0.06697     0.00395    -0.00184     0.00069    -0.01254    -0.02786
  22       0.01453     0.00202     0.00087    -0.00928    -0.02224    -0.00909
  23      -0.06308    -0.00351    -0.00170    -0.01504    -0.01039    -0.03032
  24      -3.62276     0.01266    -0.17606    -0.45243    -0.72419    -1.31213
  25      -0.07631    -0.61477    -0.59916     0.32433     0.04437    -0.02142
  26       0.05648    -0.81172     0.44953     0.19764    -0.31522     0.01454
  27      -3.35566    -0.31359    -0.06227     0.00751    -0.89074    -1.72796
  28      -0.06540    -0.17327    -1.05944     0.16769    -0.21927     0.02291
  29      -3.37462     0.33919    -0.34705    -0.81315    -0.39924    -1.71861
  30      -0.00168    -0.00008     0.01492    -0.00796    -0.01264     0.00394
  31      -0.00046    -0.00014     0.02286    -0.01167    -0.01853     0.00757
  32       0.02801     0.00010    -0.02360    -0.01676    -0.02662     0.03505
  33       0.01691     0.01559     0.06224    -0.00929    -0.06397    -0.05120
  34      -0.01279     0.02134    -0.04734     0.05363     0.01933     0.03881
  35      -0.01004     0.00038    -0.15484     0.08884     0.13849     0.13459
  36       0.01562     0.00028    -0.03356    -0.02442    -0.03838     0.03182
  37       0.02328     0.04090     0.12149    -0.02152    -0.09276    -0.08368
  38      -0.01759     0.05523    -0.09213     0.07186     0.03558     0.06339
  39       0.55268     0.00029     0.25068    -0.13305    -0.19402    -1.60423
  40       0.04421    -0.00203     0.12416    -0.21372    -0.34314     0.45594
  41      -0.28544    -0.07262    -0.19941     0.06512    -0.18773     0.16031
  42       0.21839    -0.09799     0.15019     0.22022    -0.02953    -0.12284
  43      -5.41644     0.01727     0.50447    -0.15312    -0.25415    -2.53637
  44       1.80598    -0.01285     0.65197     0.13114     0.20548     1.16788
  45       0.48131     0.19388    -0.64487    -0.07103    -0.67164    -0.00895
  46      -0.36387     0.24872     0.49233     0.57964     0.17632     0.00540
  47      -0.00358     0.00003    -0.00362     0.00160     0.00249     0.00164
  48       0.00424     0.00243    -0.00778    -0.00384    -0.01413    -0.00049
  49      -0.00322     0.00311     0.00596     0.01050     0.00609     0.00034
  50       0.00367    -0.00167     0.00015     0.00310     0.00013     0.00052
  51       0.00594    -0.00084    -0.00937     0.00494     0.00527     0.00067
  52       0.00526     0.00163    -0.00236    -0.00011     0.00464     0.00070
  53       0.01136     0.00019    -0.06965     0.02614     0.04048     0.02842
  54      -0.01039     0.06960    -0.00382     0.03030    -0.03316     0.00112
  55       0.00851     0.09101     0.00350     0.05287    -0.02292    -0.00102
  56       0.00923     0.03251    -0.02648     0.03965     0.03646     0.08167
  57      -0.05083     0.01835    -0.04737     0.01024     0.00153     0.06028
  58      -0.00489    -0.03281    -0.03995     0.01790     0.05242     0.09828
  59       0.03969     0.09518    -0.06116    -0.01683     0.06552    -0.10556
  60       0.12864    -0.68260     0.51563     1.18664    -0.03932    -0.42290
  61      -3.02047    -2.02724     1.34894     0.60309    -2.70229     1.84448
  62       0.29133     2.82386    -1.83312    -1.54877     0.10978     1.45139
  63      -0.01050     0.01937     0.00086     0.01660    -0.00099    -0.00132
  64      -0.00195    -0.00268     0.00811    -0.00083     0.01991     0.01064
  65       0.01387    -0.00284     0.00488     0.00868    -0.00560     0.02519
  66       0.10196    -0.49072     0.11424    -0.19711    -0.03481    -0.02374
  67       0.11102     0.10586    -0.15380    -0.06357    -0.37852    -0.21636
  68      -0.01851     0.40013    -0.38923    -0.48555     0.33134    -0.48002
  69       0.03965    -0.09487    -0.06219     0.06550     0.01317    -0.10604
  70       0.12836     0.67744     0.52535    -0.54305     1.05437    -0.41530
  71      -3.01950     2.02908     1.37994    -2.67723    -0.63063     1.85371
  72       0.27925    -2.80519    -1.86467     0.76818    -1.33817     1.43962
  73      -0.01065    -0.01929     0.00072    -0.00783     0.01452    -0.00129
  74      -0.01389    -0.00182    -0.00271     0.01344    -0.00307    -0.02148
  75      -0.00187    -0.00326    -0.00901    -0.01541    -0.00875    -0.01700
  76       0.10480     0.48868     0.11882     0.05177    -0.19158    -0.02379
  77       0.04696     0.35352     0.34088    -0.57090     0.22419     0.40912
  78      -0.10008     0.20521     0.25173     0.17190     0.28817     0.33643
  79       0.03980    -0.00041     0.07614     0.03321     0.05319    -0.10930
  80      -0.15718     0.00751    -1.21527     0.07386     0.13598    -0.67654
  81      -2.86738     0.01290    -2.23450    -1.34565    -2.14456     1.52968
  82       1.14468    -0.02191     3.12458    -0.19423    -0.33195     0.83721
  83      -0.00208    -0.00002     0.00548    -0.00802    -0.01273    -0.01205
  84       0.01595    -0.00231     0.00040    -0.01619     0.00028     0.01667
  85      -0.01225    -0.00280    -0.00034    -0.01201     0.01510    -0.01266
  86      -0.11964     0.00155    -0.27882     0.16714     0.26574     0.24537
  87      -0.00732     0.06636     0.46815     0.35036     0.10434    -0.29630
  88       0.00741     0.09021    -0.35598     0.15338    -0.34358     0.22469
  89      -0.00859    -0.00064     0.10271    -0.01445    -0.02253    -0.06391
  90      -0.47629    -0.00446     0.75366    -0.17517    -0.27960    -0.19725
  91       1.04821     0.01661    -2.91658    -0.07677    -0.11677     1.31575
  92      -1.03793     0.00113     0.41268    -0.35713    -0.56435    -0.34306
  93       0.00421     0.00001    -0.00457    -0.00844    -0.01342    -0.00055
  94       0.00047     0.00692     0.01365    -0.00172    -0.01307    -0.00837
  95      -0.00020     0.00926    -0.01048     0.01078     0.00356     0.00644
  96       0.02081    -0.00044     0.13367     0.17232     0.27462    -0.09435
  97      -0.17858    -0.03093    -0.24353     0.07923     0.25348     0.22876
  98       0.13450    -0.04480     0.18649    -0.17842    -0.11170    -0.17477

           37          38          39          40          41          42  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.00002     0.00299    -0.00008    -0.00159     0.02018     0.00013
   2      -0.00006     0.00221    -0.00014    -0.00324     0.03688     0.00025
   3      -0.00056    -0.06219     0.00003    -0.00694    -0.02317    -0.00010
   4       0.01115     0.00828     0.00071    -0.00261     0.01327     0.02093
   5       0.01380    -0.00636     0.00202     0.00218    -0.01012     0.02735
   6      -0.01044    -1.76888     0.00483    -0.11849    -0.50728    -0.00673
   7      -0.00132    -0.19446     0.00066    -0.11459     0.39482    -0.00160
   8       0.05413    -0.01760     0.00691    -0.03163     0.05802     0.05073
   9       0.06947     0.01317     0.01063     0.02444    -0.04430     0.06650
  10       0.02602     3.56073    -0.00526    -0.14781     5.14689    -0.00374
  11       0.00872     0.78409    -0.00493     0.24560     2.30523    -0.00309
  12       0.23382    -1.00793     0.10999    -0.51121     0.14947     1.14128
  13       0.32372     0.76272     0.12850     0.39571    -0.11353     1.49363
  14      -0.00985    -0.42507     0.00696     0.62359     5.39215     0.00890
  15       0.00055    -0.33137     0.00055    -0.03238    -0.22690     0.00432
  16       0.29784     0.06887    -0.00204    -0.08827     0.18110     0.07003
  17       0.38445    -0.05370     0.00176     0.06741    -0.13765     0.09188
  18      -0.00008    -0.01027     0.00008     0.00148     0.02618    -0.00012
  19      -0.00542    -0.03263     0.00077    -0.01290    -0.00030     0.00872
  20      -0.00672     0.02485     0.00078     0.00993     0.00021     0.01136
  21       0.01412    -0.01284     0.00147    -0.00012    -0.00785    -0.00633
  22       0.00784    -0.01040     0.00088    -0.00851    -0.00129    -0.00347
  23      -0.01429    -0.01565    -0.00143    -0.00252    -0.00818     0.00628
  24      -0.00520    -0.86454     0.00276    -0.30185     0.93638    -0.00760
  25      -0.19709     0.91685    -0.08995     0.56287    -0.39823     0.16381
  26      -0.26097    -0.69923    -0.10553    -0.43114     0.30805     0.22276
  27      -0.39724    -1.19041    -0.10123    -0.16813    -0.40241    -0.12554
  28      -0.21076     0.94660    -0.06404     1.01148    -0.56016    -0.06918
  29       0.38551    -0.93158     0.10528     0.11235    -0.55894     0.12398
  30       0.00009     0.00123     0.00000     0.00571     0.04077     0.00013
  31       0.00016     0.00090     0.00001     0.00589     0.03887     0.00010
  32      -0.00019    -0.06735    -0.00000     0.01239    -0.15549     0.00001
  33      -0.01833     0.05151    -0.00447     0.07623    -0.01723    -0.09132
  34      -0.02521    -0.03904    -0.00518    -0.05861     0.01313    -0.11947
  35      -0.00171    -0.30220     0.00193    -0.60303    -0.89327    -0.00717
  36      -0.00015    -0.08751    -0.00033     0.06411    -0.53958     0.00055
  37      -0.02618     0.12867    -0.01149     0.16837    -0.05861    -0.24770
  38      -0.03600    -0.09785    -0.01336    -0.12971     0.04496    -0.32424
  39       0.00567     2.21481    -0.01596     4.44605     1.00704     0.02373
  40       0.00121     0.15522    -0.00209     0.67070     3.01559    -0.01174
  41      -0.24916    -1.59936     0.01941    -2.11576    -0.11507     0.24517
  42      -0.32072     1.22268     0.00521     1.61572     0.08525     0.31256
  43      -0.02321    -2.34816     0.01301    -1.76056    -4.94694    -0.01401
  44       0.00272    -0.39015     0.00022     0.08830     0.04024     0.00455
  45      -0.24855     1.45987    -0.03853     0.77684     0.10684    -0.33343
  46      -0.34212    -1.11164    -0.03581    -0.59436    -0.08098    -0.43482
  47      -0.00001     0.00765    -0.00001    -0.00220    -0.00021    -0.00023
  48       0.00923    -0.01228     0.00112     0.02574     0.01734    -0.00800
  49       0.01208     0.00935     0.00154    -0.01963    -0.01327    -0.01043
  50      -0.01659    -0.01161    -0.00074    -0.01182    -0.03996    -0.00051
  51      -0.00902     0.03847    -0.00066     0.04337     0.00868    -0.00031
  52       0.01657    -0.00119     0.00079     0.00006    -0.03756     0.00041
  53      -0.00103    -0.21431     0.00119    -0.30172    -0.56602    -0.00342
  54      -0.01403    -0.05352     0.00263    -0.16897    -0.02309    -0.02380
  55      -0.01824     0.04085     0.00216     0.12897     0.01729    -0.03190
  56      -0.02493    -0.06154    -0.02240    -0.19470    -0.39033     0.02497
  57      -0.01449    -0.12381    -0.01198    -0.14633    -0.08809     0.01608
  58       0.02460    -0.09568     0.02363    -0.23406    -0.41461    -0.03195
  59      -0.00625    -0.03725    -0.00111     0.00065     0.01235     0.00167
  60      -0.43672    -0.40436    -0.17000    -0.29155     0.29211    -0.61591
  61      -0.15504     0.02175    -0.00160     0.17958    -1.17497    -0.48251
  62      -0.44250     0.00302    -0.00334    -0.23580    -0.85961     0.08074
  63      -0.00822    -0.00699    -0.00204     0.01567     0.01450     0.03274
  64       0.00321     0.00351    -0.03829    -0.00309    -0.00494     0.01944
  65       0.01254     0.01100     0.00798     0.01880    -0.01265     0.01630
  66      -0.02047     0.24577     0.01140    -0.33593    -0.17939    -0.67188
  67       0.04097    -0.11664     0.76371     0.06418     0.08309    -0.42580
  68      -0.05892     0.00482    -0.10756    -0.21369     0.08871    -0.26356
  69       0.00565    -0.03759     0.00048     0.00089     0.01255    -0.00154
  70       0.43092    -0.40657     0.17706    -0.28563     0.28810     0.62335
  71       0.16145     0.01462    -0.00810     0.18026    -1.17123     0.48323
  72       0.45114     0.00397     0.00047    -0.23613    -0.85995    -0.08033
  73       0.00810    -0.00695     0.00199     0.01556     0.01439    -0.03265
  74       0.01114    -0.00951     0.01829    -0.01875     0.01078     0.01046
  75       0.00639    -0.00662    -0.03475    -0.00204     0.00813     0.02291
  76       0.02323     0.24529    -0.01015    -0.33386    -0.17778     0.67159
  77      -0.06672    -0.03802    -0.30792     0.21989    -0.06281    -0.14035
  78       0.02286     0.11556     0.70758    -0.00258    -0.10472    -0.47720
  79      -0.00038     0.00499     0.00021     0.00601     0.03864     0.00020
  80       0.00450     1.47142    -0.00940     1.03746    -0.41136    -0.00017
  81       0.00656    -0.02092    -0.00083    -0.01530    -1.17848     0.00309
  82      -0.00505    -0.29938     0.00224    -0.08435    -1.07759    -0.00167
  83       0.00014     0.01718    -0.00008    -0.01644    -0.00190     0.00001
  84      -0.00631     0.00454     0.02327    -0.01993    -0.00198     0.01911
  85      -0.00844    -0.00338     0.03021     0.01541     0.00154     0.02468
  86      -0.00255    -0.35852     0.00046     0.42281     0.06024    -0.00081
  87       0.17840    -0.44139    -0.45044     0.15342     0.09521    -0.44973
  88       0.24022     0.33463    -0.59145    -0.12138    -0.07318    -0.58468
  89       0.00082     0.02550     0.00010    -0.01998    -0.02487     0.00023
  90      -0.00355    -1.77873     0.01283    -2.92497    -0.57639     0.00422
  91       0.01257     1.52803    -0.00852     0.49988     0.34308     0.00268
  92       0.00225     0.73187    -0.00331     0.33819     0.56820    -0.00345
  93      -0.00007    -0.02663    -0.00002     0.01792    -0.00425    -0.00015
  94      -0.03692    -0.01243    -0.00090     0.00437    -0.01038    -0.00164
  95      -0.04811     0.00969    -0.00119    -0.00334     0.00786    -0.00214
  96       0.00224     1.12609    -0.00245     0.09284     0.01497     0.00099
  97       0.68657    -0.40756     0.03948    -1.18144    -0.12751     0.04145
  98       0.90354     0.30576     0.04318     0.90153     0.09888     0.04825

           43          44          45          46          47          48  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00940     0.00002     0.00000     0.00165     0.00091    -0.01261
   2       0.01699     0.00004     0.00004     0.00093     0.00305    -0.02949
   3      -0.03647    -0.00057     0.00144    -0.08851    -0.02280     0.02380
   4       0.01581    -0.01516     0.00816    -0.01541     0.05045     0.02679
   5      -0.01221    -0.01989     0.01022     0.01261    -0.03853    -0.02072
   6      -0.92009    -0.00661     0.01504    -0.93926     0.00709    -0.47963
   7      -0.46436    -0.00486     0.00747    -0.39349    -0.16583     0.12112
   8       0.00988    -0.07094     0.03473    -0.01953     0.14017     0.01246
   9      -0.00775    -0.09303     0.04457     0.01764    -0.10655    -0.01183
  10      -0.54424    -0.01722     0.02229    -0.90057    -1.19404     3.48375
  11      -0.99847    -0.02050     0.05488    -3.28663    -0.68020     0.39503
  12       0.54331    -0.12831     1.03368    -1.04781     2.23703     1.65270
  13      -0.41909    -0.15916     1.32192     0.83664    -1.70334    -1.26321
  14       4.00361     0.00202     0.00170    -0.05779    -1.03476     1.96048
  15       1.16846     0.00673    -0.01157     0.64299     0.08680     0.10645
  16       0.09671    -0.10203    -0.86465    -0.06539    -1.23001    -0.23354
  17      -0.07596    -0.13089    -1.13808     0.02245     0.93661     0.18008
  18      -0.02253    -0.00025     0.00076    -0.04933     0.00647    -0.04085
  19       0.00411    -0.00899     0.00052    -0.00960    -0.00590     0.01890
  20      -0.00314    -0.01167     0.00036     0.00732     0.00445    -0.01451
  21       0.00007     0.00425     0.00149     0.00618     0.00295     0.00486
  22      -0.00693     0.00234     0.00076     0.00743    -0.02209    -0.00325
  23      -0.00183    -0.00421    -0.00170     0.00828    -0.00303     0.00399
  24      -1.38334    -0.01137     0.00842    -0.26727    -0.63194     1.34274
  25       0.00291     1.36266    -0.17652    -0.31371    -0.74911     0.33084
  26      -0.01357     1.78916    -0.23527     0.21520     0.56511    -0.24564
  27      -0.14663     0.68891    -0.99006    -0.68313     0.51001    -1.20733
  28       0.34944     0.37511    -0.53691    -0.46477    -1.87716     0.45368
  29      -0.04436    -0.69094     1.01128    -0.77617    -0.00134    -1.09056
  30       0.04815     0.00015    -0.00023     0.01104    -0.00915     0.00515
  31       0.04067     0.00011    -0.00009     0.00214    -0.01048     0.00751
  32       0.00311     0.00012     0.00021    -0.01435     0.00719     0.05939
  33      -0.06198     0.05662     0.10041     0.04662     0.08845    -0.01420
  34       0.04784     0.07374     0.13319    -0.03234    -0.06716     0.01072
  35      -2.51807    -0.01342     0.02508    -1.32976    -0.10907    -0.21543
  36       0.12352     0.00176    -0.00299     0.17247     0.03676     0.28330
  37      -0.14923     0.24641     0.35402     0.17445     0.28290    -0.04473
  38       0.11485     0.32139     0.47012    -0.12248    -0.21508     0.03402
  39       8.97563     0.05727    -0.09365     4.66156     2.88217     0.27642
  40      -1.94425    -0.02215     0.03719    -2.07115    -0.13530     1.32953
  41       0.25009    -1.02122    -0.82301     0.19759    -2.13847    -0.74760
  42      -0.18717    -1.33390    -1.08122    -0.16974     1.63180     0.56818
  43      -5.83494    -0.01144     0.00848    -0.28489     0.99401    -2.41179
  44       1.22667     0.00258     0.00089    -0.08287    -0.17670     0.68632
  45       0.06346     0.40100     0.57309     0.15952     0.39489     0.19481
  46      -0.04723     0.52124     0.75985    -0.10664    -0.30095    -0.14879
  47      -0.06415    -0.00035     0.00055    -0.02943     0.00245     0.00712
  48      -0.00023    -0.01812    -0.00642    -0.00233     0.01831     0.00506
  49       0.00034    -0.02373    -0.00854     0.00181    -0.01390    -0.00393
  50      -0.02324    -0.00623    -0.00227    -0.00860    -0.00057    -0.00539
  51      -0.00021    -0.00332    -0.00140     0.00039     0.02710     0.00652
  52      -0.02336     0.00614     0.00259    -0.00847     0.00683    -0.00359
  53      -1.21147    -0.00616     0.01216    -0.65549    -0.03197    -0.19109
  54       0.06073    -0.09287    -0.11495     0.01993    -0.15004    -0.06708
  55      -0.04576    -0.12164    -0.15078    -0.01772     0.11466     0.05096
  56      -1.21413     0.02189    -0.06613    -0.65431     0.02335    -0.05763
  57       0.12705     0.01572    -0.04235    -0.03357    -0.18407    -0.07414
  58      -1.17887    -0.03441     0.09043    -0.66119    -0.02690    -0.07824
  59       0.01174    -0.03216     0.02009    -0.01694    -0.02461     0.00540
  60       0.52575     1.28428    -1.42453     0.10263     1.07563     0.47276
  61       0.03054    -0.68049     0.38478    -0.53254    -0.03353    -0.05541
  62      -0.21495     0.29514     1.13520     0.34365    -0.52457    -0.47213
  63      -0.00202     0.02247     0.00589    -0.02787     0.00391    -0.03211
  64       0.01599     0.00009     0.00520    -0.02078     0.01027     0.02214
  65       0.00975    -0.01889     0.03511    -0.00664    -0.01418    -0.02387
  66       0.07256    -0.41183    -0.32801     0.80473    -0.04072     0.84605
  67      -0.35444    -0.01664    -0.06252     0.51005    -0.30461    -0.60449
  68      -0.10983    -0.02864    -0.37661     0.04485     0.15482     0.44093
  69       0.01120     0.03174    -0.01948    -0.01776    -0.02502     0.00516
  70       0.53356    -1.28013     1.41830     0.15965     1.08240     0.46213
  71       0.02028     0.67819    -0.36928    -0.54844    -0.03476    -0.05559
  72      -0.21489    -0.29116    -1.14513     0.30967    -0.52684    -0.46873
  73      -0.00165    -0.02253    -0.00502    -0.02775     0.00402    -0.03209
  74      -0.00497    -0.01840     0.03252     0.00186     0.01642     0.02886
  75      -0.01800    -0.00476     0.01349     0.02232    -0.00605    -0.01497
  76       0.06566     0.41531     0.30315     0.80886    -0.04285     0.84704
  77       0.01174    -0.02067    -0.35030     0.08335    -0.22896    -0.58775
  78       0.37353    -0.02664    -0.14240    -0.51115     0.25220     0.46344
  79       0.00486     0.00019    -0.00023     0.00639     0.05587    -0.05444
  80       0.30664     0.00178    -0.00672     0.45396    -2.42007    -0.10145
  81      -0.33060     0.00696    -0.01142     0.56438     0.65695    -1.42081
  82      -0.63454     0.00007    -0.00029    -0.06986     1.64755     0.28333
  83       0.01892    -0.00019     0.00080    -0.05543    -0.00567     0.00076
  84       0.00887     0.00622    -0.00220    -0.00506     0.03283    -0.01607
  85      -0.00692     0.00797    -0.00291     0.00394    -0.02507     0.01231
  86      -0.22726     0.00374    -0.01884     1.31231    -0.06437     0.25459
  87      -0.19843    -0.13643     0.06651     0.10982    -0.33479     0.15477
  88       0.15514    -0.17628     0.08826    -0.08399     0.25616    -0.12053
  89       0.04035     0.00031    -0.00013    -0.00011    -0.04034     0.03153
  90      -0.35307    -0.00453     0.00029     0.34502    -2.31495    -0.97566
  91       1.50340     0.00673    -0.01013     0.48036    -0.20443     0.52857
  92      -0.82052    -0.00480     0.00710    -0.40782    -0.10848    -0.23248
  93      -0.00993    -0.00020     0.00021    -0.01442     0.00255     0.03235
  94       0.02473    -0.01302     0.00686    -0.01666    -0.01327     0.01613
  95      -0.01877    -0.01700     0.00848     0.01296     0.01012    -0.01236
  96      -0.15615     0.00316    -0.00529     0.28062     0.27550    -0.51118
  97       0.06569     0.36328    -0.16215     0.55676    -0.75548    -0.67497
  98      -0.05415     0.47338    -0.19671    -0.43231     0.57474     0.51697

           49          50          51          52          53          54  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.00690    -0.00030    -0.00496    -0.02508    -0.00024    -0.02497
   2      -0.02230    -0.00068    -0.01359    -0.06340    -0.00064    -0.06318
   3       0.12591    -0.00070     0.02626    -0.00356     0.00022     0.00275
   4      -0.00803    -0.03007    -0.01245    -0.13502    -0.18338     0.19840
   5       0.00633    -0.03938     0.00873     0.10668    -0.23718    -0.15156
   6      -2.29640    -0.00218    -1.30431    -2.51226    -0.03971    -2.57499
   7       0.11747    -0.00295    -0.06192    -0.18543     0.00150    -0.11618
   8      -0.03128     0.06023    -0.22718    -0.92026    -1.31525     1.49292
   9       0.02543     0.07843     0.16739     0.72727    -1.70410    -1.14143
  10       6.25139     0.02319     3.26626     6.87221     0.07749     6.79760
  11       3.77186    -0.01520     0.61533     0.61820     0.00959     0.69656
  12      -0.38474    -0.98926    -0.42298    -2.22995    -2.44957     2.13964
  13       0.29255    -1.29871     0.31270     1.74949    -3.16225    -1.63440
  14       4.81157     0.00615     1.85344     1.42969     0.00280     1.36268
  15      -0.25949     0.00194     0.07252     0.14048     0.00199     0.12336
  16      -0.14897     0.07755     0.17151     0.08058     0.53093    -0.79491
  17       0.11296     0.10315    -0.12751    -0.07257     0.69358     0.60730
  18      -0.04044    -0.00008    -0.02063    -0.02855    -0.00033    -0.02461
  19      -0.01132     0.02633    -0.04289     0.00140    -0.01708     0.01068
  20       0.00877     0.03465     0.03244    -0.00075    -0.02264    -0.00826
  21      -0.02076     0.00802    -0.00911    -0.02006    -0.01071    -0.02575
  22      -0.00022     0.00442    -0.00244    -0.03249    -0.00600    -0.00261
  23      -0.02086    -0.00810    -0.00974    -0.02921     0.00996    -0.02635
  24      -0.10550    -0.00676    -0.54131    -1.57093    -0.02401    -1.85171
  25      -0.05234     1.17483    -2.12722     1.68791     1.58882    -1.35808
  26       0.04095     1.55224     1.62562    -1.31976     2.04074     1.03722
  27      -1.94902    -1.17285    -1.23144    -1.89112     1.19177    -1.47619
  28      -0.26262    -0.63927     2.14993    -0.34147     0.66393    -3.09512
  29      -2.01509     1.16402    -0.65430    -1.96000    -1.24908    -2.32799
  30       0.02653    -0.00001    -0.00591    -0.00528    -0.00003    -0.00510
  31       0.03860    -0.00003    -0.00464    -0.00707    -0.00005    -0.00696
  32       0.13715    -0.00014     0.03776     0.03619     0.00013     0.03554
  33       0.05808    -0.05838    -0.01779    -0.10699    -0.01415    -0.06487
  34      -0.04437    -0.07643     0.01367     0.08192    -0.01688     0.04950
  35      -0.53753    -0.00209     0.34294    -0.14535    -0.00284    -0.13794
  36       0.48795    -0.00021     0.15454     0.17895     0.00092     0.15967
  37       0.25272    -0.16168    -0.17072    -0.38255    -0.05950    -0.22289
  38      -0.19297    -0.21117     0.13027     0.29313    -0.07249     0.17004
  39      -1.96192     0.01443    -1.34680     2.76815     0.02865     2.35652
  40      -0.34461    -0.00562    -0.67805     0.00430    -0.00077    -0.40001
  41       0.21086     0.24264     1.32726    -0.76640     0.05078    -0.62510
  42      -0.16027     0.31435    -1.01218     0.58326     0.08458     0.47678
  43      -4.36077     0.00425     0.84000    -1.27807    -0.02035    -1.12204
  44       1.49779     0.00010     0.77951     0.83726     0.00836     0.78867
  45       0.43917     0.10188    -1.21980    -0.09665     0.03254    -0.21790
  46      -0.33441     0.13993     0.92960     0.07355     0.03717     0.16600
  47      -0.00348    -0.00006     0.00351     0.00263     0.00000     0.00129
  48      -0.01185    -0.01599     0.02157    -0.00091    -0.00523     0.00859
  49       0.00901    -0.02112    -0.01640     0.00081    -0.00673    -0.00654
  50      -0.00750    -0.00047     0.00773    -0.00008     0.00374     0.00205
  51      -0.00572    -0.00026    -0.00201     0.02070     0.00226     0.00821
  52      -0.00907     0.00050     0.00716     0.00567    -0.00374     0.00429
  53      -0.32047    -0.00060     0.14244    -0.08216    -0.00132    -0.06633
  54      -0.01234    -0.12321     0.28163    -0.09729    -0.05042     0.07532
  55       0.00917    -0.16252    -0.21364     0.07521    -0.06209    -0.05718
  56      -0.19309    -0.10102     0.12774    -0.08642     0.05666    -0.08165
  57       0.11784    -0.05479     0.11402     0.12636     0.03274     0.03330
  58      -0.16037     0.09855     0.15785    -0.04977    -0.05932    -0.07288
  59      -0.04028    -0.03808    -0.04047    -0.06374     0.11093     0.01202
  60       1.23713     0.24693     0.24842    -0.54280     3.55030     2.31716
  61      -0.90055     0.18525    -0.97579    -1.67743     2.18112     0.07230
  62      -0.75326    -0.15913    -0.01826     0.29379    -1.61601    -0.91843
  63       0.01769     0.02642     0.02456     0.00067    -0.02071    -0.01112
  64      -0.00598    -0.03334     0.04112    -0.04394    -0.00124    -0.00979
  65       0.00933     0.01498     0.00347    -0.01217     0.04803     0.02616
  66      -0.40963    -0.61157    -0.52763    -0.12635     0.86085     0.44437
  67       0.18077     0.76619    -0.81058     0.88983    -0.07502     0.11443
  68      -0.29205    -0.01106     0.05921     0.48254    -2.04473    -1.13810
  69      -0.03983     0.03724    -0.04136    -0.06121    -0.11151     0.01173
  70       1.24068    -0.24927     0.23199    -0.47504    -3.54802     2.31159
  71      -0.89953    -0.20236    -0.98612    -1.63652    -2.20554     0.06965
  72      -0.75489     0.15993    -0.00927     0.26214     1.62565    -0.91609
  73       0.01759    -0.02635     0.02476     0.00029     0.02054    -0.01107
  74      -0.01055     0.02371     0.00768    -0.00079     0.04638    -0.02784
  75       0.00317    -0.02820    -0.04046     0.04529     0.01225     0.00260
  76      -0.40777     0.61335    -0.53482    -0.11050    -0.85922     0.44218
  77       0.33048    -0.21918    -0.27750    -0.19417    -1.94751     1.12425
  78      -0.09398     0.73614     0.76107    -0.97576    -0.63210     0.18860
  79      -0.01975    -0.00027     0.04873     0.07561     0.00090    -0.07711
  80       1.26340    -0.00480     0.69666     2.46303     0.03341    -3.09233
  81      -0.45307    -0.00517     0.38693     1.37701     0.01661    -2.12654
  82      -0.77858     0.00073    -0.63342    -0.91936    -0.00796     1.54123
  83       0.01575    -0.00015    -0.04993     0.00626     0.00007     0.02358
  84       0.00949    -0.04056    -0.00326     0.03551    -0.00850    -0.02939
  85      -0.00738    -0.05286     0.00262    -0.02683    -0.01225     0.02236
  86      -0.39210     0.00460     1.12357     0.23021     0.00247    -0.76507
  87      -0.27699     0.93365    -0.17872    -1.22858     0.16584     1.41942
  88       0.21414     1.21832     0.13427     0.93319     0.25152    -1.08395
  89      -0.00845    -0.00013    -0.05975    -0.08488    -0.00052    -0.10881
  90       0.75943     0.00107     1.44083    -1.68242    -0.01705    -1.08608
  91       1.18770    -0.00655    -2.65178    -1.42808    -0.00387    -1.36999
  92      -0.37238    -0.00172    -0.15447     0.01424     0.00010    -0.03590
  93      -0.00754    -0.00009    -0.04110    -0.01673     0.00002    -0.03993
  94      -0.02275     0.00320     0.02129     0.05122    -0.00866     0.04203
  95       0.01737     0.00407    -0.01628    -0.03882    -0.01202    -0.03206
  96       0.03459     0.00148     0.59933     0.73406     0.00481     0.82477
  97       0.79279    -0.17910    -0.03598    -1.17822     0.06765    -0.87783
  98      -0.60571    -0.23352     0.02867     0.89706     0.10705     0.66987

           55          56          57          58          59          60  
       ----------- ----------- ----------- ----------- ----------- -----------
   1      -0.04772    -0.10360     0.00002     0.00292     0.00005     0.03913
   2      -0.13101    -0.23213     0.00005     0.00483     0.00010     0.06869
   3       0.09592    -0.18159     0.00012    -0.05336    -0.00047    -0.22024
   4      -0.01016    -0.00905     0.05034     0.04764     0.07567    -0.02282
   5       0.00858     0.00694     0.06611    -0.03790     0.09842     0.01750
   6      -9.56189     0.78563    -0.00500    -0.98006    -0.00881    -1.77848
   7       1.15263    -0.92339     0.00067    -0.16079    -0.00099    -0.77040
   8      -0.11380    -0.06567     0.17749    -0.24711    -0.24549    -0.14466
   9       0.09239     0.04840     0.23355     0.19193    -0.31737     0.11067
  10      16.23690     9.86833     0.00564     1.13564     0.00682    -0.98100
  11       2.07738    -1.80650     0.00243    -0.18038    -0.00138    -1.74079
  12       0.07265     0.01957     0.52763    -0.56136     0.02235    -0.15975
  13      -0.04504    -0.01191     0.69478     0.42500     0.03950     0.12273
  14      -1.24088     2.42378     0.00012     0.01809     0.00027    -1.47652
  15       0.49704     0.09982    -0.00020    -0.02065    -0.00035     0.45696
  16       0.09795     0.00930    -0.17460    -0.27499    -0.26079     0.07778
  17      -0.07682    -0.00720    -0.22870     0.21555    -0.33680    -0.05961
  18      -0.06231     0.02917    -0.00003    -0.00668    -0.00007     0.06352
  19       0.00077     0.00137     0.01438    -0.08021    -0.02751     0.04944
  20      -0.00054    -0.00127     0.01903     0.06167    -0.03471    -0.03759
  21      -0.09362    -0.01050    -0.04020     0.00802    -0.06394    -0.08469
  22       0.00172     0.01282    -0.02222    -0.11325    -0.03611     0.12702
  23      -0.09326    -0.00689     0.04010    -0.02449     0.06378    -0.04979
  24      -5.92784    -1.80471    -0.00175    -0.66931    -0.00524    -1.69638
  25      -0.09832    -0.05176    -0.04151     2.30659     1.90159    -0.22800
  26       0.06820     0.03733    -0.06132    -1.79269     2.44953     0.17415
  27      -6.82798    -0.56891    -0.76125    -0.52343    -0.21429    -0.53844
  28       0.51920     0.40861    -0.41591     0.10840    -0.11451     0.36364
  29      -6.68105    -0.46253     0.75532    -0.50007     0.20559    -0.43776
  30       0.00063     0.00672     0.00001     0.00068     0.00001    -0.00102
  31      -0.00070     0.01202     0.00004    -0.00083    -0.00001    -0.01640
  32      -0.06004    -0.03291     0.00005     0.03325     0.00029     0.02692
  33       0.02424     0.02637     0.01412     0.00611     0.01406    -0.03061
  34      -0.01835    -0.01991     0.01846    -0.00493     0.01832     0.02336
  35      -0.25697    -0.00990    -0.00028    -0.44774    -0.00415    -1.09387
  36      -0.22261    -0.23202     0.00029     0.11180     0.00101     0.13274
  37       0.07437     0.08907     0.03934     0.04132     0.06664     0.08553
  38      -0.05631    -0.06742     0.05220    -0.03284     0.08660    -0.06519
  39       1.09876    -0.20862     0.00523     2.60712     0.02430     4.14377
  40      -0.52810    -0.18692     0.00133    -0.54919    -0.00437    -2.73633
  41      -0.00025     0.28137    -0.37793    -1.60531    -0.67042     0.61618
  42      -0.00042    -0.21618    -0.48684     1.23748    -0.84782    -0.47067
  43      -4.39337    -1.07374    -0.00340    -0.28696    -0.00268     0.86314
  44       1.47785     0.04684     0.00022    -0.18748    -0.00204     0.20718
  45       0.30004     0.02125    -0.01130     0.49402     0.19950    -0.33653
  46      -0.22902    -0.01668    -0.01765    -0.38045     0.25172     0.25671
  47      -0.00384    -0.00531     0.00002    -0.00154    -0.00001     0.00882
  48       0.00291    -0.00160    -0.00219     0.01573     0.01075    -0.00051
  49      -0.00220     0.00128    -0.00292    -0.01218     0.01380     0.00039
  50      -0.00140     0.00213     0.00980    -0.00133    -0.00195    -0.02455
  51       0.00058    -0.00598     0.00540    -0.01163    -0.00116     0.00376
  52      -0.00123     0.00049    -0.00978    -0.00452     0.00189    -0.02353
  53      -0.06407     0.21737    -0.00039    -0.19955    -0.00202     0.69257
  54      -0.02542    -0.02182    -0.11036     1.34513     1.32022    -0.08702
  55       0.01976     0.01760    -0.14647    -1.04977     1.70640     0.06643
  56      -0.12580    -0.03364     0.97303    -0.01288     0.02225    -1.22838
  57      -0.12132    -0.05280     0.53061    -1.35204     0.00002     0.01961
  58      -0.15827    -0.04964    -0.97223    -0.38079    -0.02579    -1.22392
  59       0.06409    -0.09451     0.07532    -0.08468     0.02109     0.25886
  60       3.19068    -1.69229    -1.01801    -0.30506     0.68834    -0.01456
  61      -0.07748    -2.39143    -0.19255    -0.43978     0.10574     0.38301
  62       0.57136     0.01292     0.33170    -0.07727     0.36902     0.36322
  63      -0.01842     0.02247     0.02757    -0.03450     0.08042    -0.01605
  64       0.01241     0.00135    -0.01443    -0.01802    -0.02496     0.01977
  65       0.05338    -0.06038    -0.00996     0.01355    -0.01827     0.00571
  66       0.63562    -0.58980    -0.25249     0.13897    -0.47721     0.10143
  67      -0.35949     0.01861     0.22257     0.37058     0.16023    -0.13991
  68      -1.72412     1.32859     0.25386     0.13996    -0.53264    -0.17204
  69       0.06471    -0.09485    -0.07584    -0.08380    -0.02285     0.25877
  70       3.20495    -1.69399     1.02069    -0.29770    -0.69212    -0.01322
  71      -0.06909    -2.39264     0.19148    -0.43850    -0.11290     0.38338
  72       0.56528     0.01333    -0.33126    -0.06899    -0.37056     0.36273
  73      -0.01846     0.02249    -0.02766    -0.03294    -0.08096    -0.01610
  74      -0.04837     0.05854    -0.00585    -0.01764    -0.01131    -0.00024
  75      -0.02612     0.01458    -0.01649     0.01437    -0.02862    -0.02053
  76       0.63913    -0.59260     0.25338     0.12976     0.48029     0.10195
  77       1.57600    -1.27770     0.18797    -0.02873    -0.55586     0.12930
  78       0.80460    -0.37338     0.28076    -0.39551     0.00668     0.18090
  79       0.05270    -0.12459     0.00024     0.13596     0.00108    -0.08805
  80       3.57418    -1.43046     0.00369     1.18305     0.01122     0.83248
  81      -0.25407    -2.35891     0.00144     0.33555     0.00312     0.30539
  82       0.24291    -0.15623    -0.00057     0.17775     0.00146     0.26717
  83      -0.02096     0.01044     0.00006     0.05902     0.00053    -0.04310
  84       0.04623    -0.04595    -0.02417    -0.01547    -0.02476     0.03734
  85      -0.03519     0.03510    -0.03172     0.01231    -0.03219    -0.02851
  86       0.64721    -0.35615    -0.00007    -0.45617    -0.00402     0.27412
  87      -1.55633     0.99767     0.20072    -0.53500     0.24881    -0.33390
  88       1.18603    -0.76467     0.26695     0.40306     0.33675     0.25494
  89       0.08785     0.06517     0.00067    -0.05834    -0.00047    -0.51648
  90      -0.21510     0.36594    -0.00761    -1.64977    -0.01588     1.75265
  91       1.34996     0.64909     0.00259     0.43761     0.00453    -0.96685
  92      -0.32182    -0.42185    -0.00009     0.01726     0.00030    -0.06391
  93       0.02641     0.00703    -0.00011    -0.07096    -0.00064     0.03173
  94      -0.02401    -0.01667    -0.04075    -0.02133     0.01341     0.04275
  95       0.01834     0.01267    -0.05315     0.01605     0.01799    -0.03254
  96      -0.24401    -0.25243     0.00139     0.73778     0.00658    -0.24737
  97       0.24088     0.41138     0.46075    -0.23425    -0.02761     0.35380
  98      -0.18409    -0.31264     0.60873     0.17805    -0.03128    -0.26920

           61          62          63          64          65          66  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.01347     0.00009    -0.01951     0.01702    -0.01275     0.00844
   2       0.02422     0.00017    -0.03985     0.03149    -0.02017     0.00743
   3      -0.08764    -0.00032     0.05356     0.00170    -0.12019    -0.19902
   4      -0.05189    -0.03104    -0.06879     0.07706     0.06695     0.16186
   5       0.03949    -0.04169     0.05220    -0.05884    -0.05118    -0.12331
   6      -1.68147     0.00288    -0.13494    -1.26817     4.59692    -1.91332
   7      -0.17976    -0.00186     0.39623    -0.13188    -0.58274     0.47674
   8       0.30276    -0.52583    -0.40647    -0.69178    -0.29355    -0.60389
   9      -0.23074    -0.69304     0.30515     0.52721     0.22457     0.46014
  10       1.48914    -0.00828     1.57659    -1.48930    -0.17219     2.07803
  11       0.09767    -0.00425     0.88345    -0.36035    -0.57443     1.04232
  12       0.31497    -0.86760    -0.92595    -1.25749    -0.52542    -0.77077
  13      -0.24077    -1.14646     0.69801     0.95788     0.40177     0.58707
  14      -0.19979    -0.00748     1.29935    -1.45857    -4.06970     2.77418
  15       0.09484     0.00163    -0.30929    -0.30709     0.12742     0.25783
  16      -0.21937     0.47509     0.36306     0.51514     0.23842     0.39211
  17       0.16774     0.62606    -0.27248    -0.39236    -0.18246    -0.29892
  18       0.00885     0.00052    -0.14839     0.20852    -0.13190    -0.28724
  19      -0.01908     0.22801     0.19173     0.10366     0.01314    -0.20790
  20       0.01444     0.30084    -0.14396    -0.07892    -0.00988     0.15813
  21      -0.01402     0.25870     0.02131    -0.16862     0.17969     0.16304
  22      -0.09558     0.13962     0.41108     0.21533    -0.06570    -0.42091
  23      -0.04037    -0.25916     0.13144    -0.10991     0.16198     0.04796
  24      -1.08921     0.00035     0.24887    -1.00102     2.62910    -0.36918
  25      -0.76210     0.09958     0.00582     0.51873     0.32467     0.59786
  26       0.58067     0.13187    -0.00382    -0.39559    -0.24770    -0.45531
  27      -0.81647     0.04677    -0.48141    -0.35839     2.34019    -1.31764
  28       0.11769     0.02302     0.34725    -0.04873     0.09524     0.67765
  29      -0.78472    -0.04050    -0.38663    -0.37200     2.36685    -1.13256
  30       0.00858     0.00015    -0.03916     0.06007     0.01009    -0.09432
  31       0.01477     0.00038    -0.09830     0.16048     0.02418    -0.25949
  32       0.02190    -0.00009     0.01541     0.00580     0.01541    -0.05172
  33      -0.03218     0.00290    -0.07247     0.03931     0.02655     0.08267
  34       0.02458     0.00313     0.05531    -0.02996    -0.02027    -0.06305
  35      -0.65247     0.00065    -0.09581     0.11128     0.72276    -0.85658
  36       0.22971     0.00009    -0.02075     0.04839     0.04333     0.19045
  37      -0.30264     0.00171     0.02330    -0.14313    -0.07027    -0.06855
  38       0.23081     0.00241    -0.01773     0.10915     0.05364     0.05224
  39       7.30208    -0.01075     2.08583     0.05533    -3.42027     5.24071
  40       0.47688    -0.00486     1.21860    -0.69778     1.57857    -0.37413
  41      -2.87911     0.11975    -0.99341    -0.72419    -0.20485     0.29341
  42       2.19702     0.14623     0.75875     0.55289     0.15605    -0.22371
  43      -1.47702     0.00457    -0.89786     1.30929     1.64624    -4.12245
  44      -0.06090     0.00066    -0.17547    -0.45600    -0.73648     0.63677
  45       0.62670    -0.03776     0.21721     0.31131     0.12176     0.25253
  46      -0.47819    -0.04695    -0.16599    -0.23756    -0.09271    -0.19264
  47       0.00282     0.00015    -0.03680     0.04276    -0.00894    -0.03431
  48      -0.00686     0.01072     0.01264     0.02829     0.00324    -0.00695
  49       0.00523     0.01422    -0.00954    -0.02157    -0.00246     0.00528
  50      -0.00616     0.01158    -0.00728     0.02482     0.01041    -0.06405
  51      -0.01667     0.00637    -0.00841     0.01420    -0.00434     0.00096
  52      -0.01071    -0.01152    -0.00971     0.02870     0.00923    -0.06378
  53      -0.14269     0.00471    -1.10655     1.01304     0.18235    -1.54879
  54      -1.35174     0.01162    -0.49186     0.22900     0.08282     0.21720
  55       1.03101     0.01134     0.37509    -0.17461    -0.06291    -0.16579
  56       0.13299     0.10252    -0.04177     0.83877     0.57087    -1.97900
  57      -2.07348     0.06119    -1.06435    -0.05473     0.00766     0.34060
  58      -0.43430    -0.10122    -0.33472     0.82405     0.57302    -1.88555
  59      -0.13741    -1.11770     0.36367     0.21084     1.15563    -0.01796
  60       0.92914     2.64007    -0.82231    -0.30218    -4.67259     0.47658
  61      -0.07265    -0.34569    -0.21485     0.25519     0.77208    -0.22266
  62       0.00861    -0.60579    -0.20261     0.46656     0.78138    -0.09423
  63       0.01493    -0.02818     0.06083    -0.07188     0.01296     0.03097
  64      -0.00161     0.03765     0.04194     0.01819    -0.01410    -0.04130
  65       0.01069     0.10334    -0.06971     0.01016    -0.03806     0.07602
  66      -0.11030     0.39956    -0.29274    -0.00057    -0.59701    -0.03580
  67      -0.21120    -0.06148     0.01735     0.27810     0.30036     0.14755
  68      -0.39159    -0.87839     0.30722    -0.06029     1.48635    -0.27761
  69      -0.13753     1.11481     0.37385     0.21170     1.15500    -0.01796
  70       0.92907    -2.63528    -0.84615    -0.30470    -4.67025     0.47530
  71      -0.07269     0.34855    -0.21190     0.25502     0.77197    -0.22280
  72       0.00921     0.60825    -0.19701     0.46748     0.78053    -0.09393
  73       0.01497     0.02777     0.06106    -0.07181     0.01285     0.03092
  74      -0.01070     0.08886     0.07923    -0.00489     0.03294    -0.08457
  75      -0.00123     0.06402    -0.02146    -0.02013     0.02383     0.01976
  76      -0.11063    -0.39738    -0.29646    -0.00107    -0.59647    -0.03594
  77       0.32219    -0.82929    -0.29919     0.13083    -1.35354     0.30664
  78       0.30716    -0.29033    -0.10047    -0.25258    -0.68217    -0.06890
  79       0.17999     0.00455    -0.87176    -1.19230     0.71229    -0.52953
  80      -0.22587    -0.01286     2.39804     3.60988    -3.17185     2.84331
  81       0.14358     0.00276    -0.51173     0.05668     0.65518    -0.51980
  82       0.20536     0.00326    -0.67797    -0.51454     0.38888    -0.91805
  83      -0.06171     0.00014    -0.02234    -0.02932     0.06270     0.16901
  84       0.00393     0.02935     0.06002     0.04941    -0.06664    -0.17516
  85      -0.00291     0.03923    -0.04553    -0.03764     0.05071     0.13340
  86       0.27221    -0.00133     0.28952     0.43484    -0.37576     0.03820
  87      -0.00229     0.07261    -0.58587    -1.01819     0.91359    -0.50691
  88       0.00160     0.08825     0.44747     0.77665    -0.69676     0.38683
  89       0.54749     0.00326    -0.75671     0.75045     0.39192     0.74551
  90      -6.88066     0.00610    -1.11134    -2.40712    -0.91626    -0.51898
  91       1.19984     0.00265    -0.65294     0.87197     0.30373     1.40635
  92      -0.07150    -0.00300     0.66968     0.11496     0.22527    -0.20939
  93       0.03934     0.00021    -0.03974     0.06239     0.00249     0.08387
  94      -0.03327    -0.03364     0.01901    -0.06134     0.00258     0.00678
  95       0.02533    -0.04400    -0.01470     0.04660    -0.00192    -0.00521
  96       1.04282    -0.00269     0.52922     0.54471     0.24098    -0.12293
  97      -2.13132     0.03605    -0.58580    -0.49530    -0.20120     0.19748
  98       1.62505     0.04128     0.44738     0.37753     0.15336    -0.15065

           67          68          69          70          71          72  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00002     0.00435    -0.00001     0.00041    -0.02292    -0.00000
   2       0.00002     0.00834    -0.00001    -0.00061    -0.02880     0.00001
   3      -0.00004    -0.20559    -0.00002     0.11603     0.99707     0.00009
   4       0.07592     0.02350    -0.02570     0.09090    -0.08262     0.84882
   5       0.09922    -0.01825    -0.03384    -0.06934     0.06248     1.11473
   6       0.00032    -0.90097     0.00084     0.11530     2.34925     0.00125
   7       0.00001     0.33442    -0.00004    -0.19798    -2.36359    -0.00040
   8      -0.47946     0.23377     0.09252    -0.28993     0.19110    -2.15634
   9      -0.62792    -0.17750     0.12173     0.22127    -0.14462    -2.83198
  10      -0.00145     1.57441    -0.00012    -0.40900    -2.98076    -0.00210
  11      -0.00027     0.55140    -0.00007    -0.15757    -2.66828    -0.00081
  12      -0.79319     0.55045     0.25201    -0.57349    -0.03203    -1.51306
  13      -1.03949    -0.41920     0.33179     0.43766     0.02507    -1.98759
  14      -0.00097     0.95722    -0.00038     0.02051    -0.39396    -0.00085
  15      -0.00006     0.16290    -0.00005     0.00059     0.46508     0.00014
  16       0.23614    -0.22654     0.06514     0.06800     0.00138     0.23166
  17       0.30990     0.17284     0.08502    -0.05219    -0.00098     0.30432
  18      -0.00005    -0.07139     0.00003     0.03913     0.68764     0.00021
  19      -0.49317     0.73879    -0.84913     1.04249    -0.01685    -0.05024
  20      -0.64706    -0.56316    -1.11423    -0.79433     0.01282    -0.06641
  21      -0.50949    -0.08741     0.47830     0.12087    -0.29982     0.04247
  22      -0.27874     0.88548     0.26174    -1.04547     0.03664     0.02337
  23       0.50953     0.15496    -0.47829    -0.16532    -0.28948    -0.04258
  24       0.00023    -0.19763     0.00047    -0.07156    -0.37786     0.00029
  25       0.65578    -0.78662     0.99154    -1.24261     0.05703     1.13958
  26       0.86016     0.59909     1.30122     0.94670    -0.04387     1.49707
  27       0.73902    -0.38032    -0.66329    -0.14219     1.95035     0.97466
  28       0.40527    -1.27075    -0.36297     1.75042    -0.29930     0.53163
  29      -0.73846    -0.72796     0.66414     0.33724     1.86858    -0.97272
  30       0.00003    -0.03415     0.00000     0.00662    -0.05650    -0.00002
  31       0.00008    -0.09868     0.00001     0.02044    -0.15509    -0.00006
  32      -0.00001     0.03060     0.00003    -0.03257     0.05512     0.00006
  33      -0.00463     0.04277     0.01842    -0.01473     0.03192     0.00085
  34      -0.00606    -0.03260     0.02417     0.01119    -0.02432     0.00106
  35       0.00013    -0.25176     0.00024     0.05101    -0.79787    -0.00022
  36       0.00004     0.10846    -0.00006    -0.02718    -0.22688    -0.00005
  37      -0.03493    -0.04805    -0.01928     0.05872    -0.01425    -0.03279
  38      -0.04580     0.03665    -0.02535    -0.04473     0.01085    -0.04297
  39      -0.00085     2.25948    -0.00192    -0.90043     6.73632     0.00230
  40      -0.00007    -0.00992     0.00016    -0.39553    -1.40216    -0.00025
  41       0.09622    -0.28901    -0.26951     0.86055    -0.31360     0.15865
  42       0.12665     0.22059    -0.35498    -0.65628     0.23920     0.20882
  43       0.00156    -1.42783     0.00039     0.09783    -0.45272     0.00002
  44      -0.00019     0.26271    -0.00013     0.06313    -0.26395    -0.00031
  45       0.00370     0.04311    -0.03486    -0.01254     0.12941     0.01881
  46       0.00511    -0.03300    -0.04560     0.00967    -0.09880     0.02439
  47       0.00001    -0.00873     0.00000     0.00258    -0.05126    -0.00002
  48      -0.01820     0.03318     0.00806    -0.01288    -0.00456    -0.00743
  49      -0.02388    -0.02530     0.01057     0.00982     0.00349    -0.00976
  50      -0.00713    -0.03242     0.01562     0.01023    -0.01996    -0.01033
  51      -0.00394     0.01143     0.00857    -0.01224    -0.03415    -0.00565
  52       0.00716    -0.02929    -0.01561     0.00690    -0.02933     0.01030
  53       0.00043    -0.62014     0.00009     0.15167    -0.89173    -0.00040
  54      -0.14436     0.21034     0.23521    -0.14746     0.06741    -0.16688
  55      -0.18922    -0.16032     0.30871     0.11220    -0.05124    -0.21917
  56      -0.05975    -0.69706     0.08977     0.10189    -1.27605    -0.06299
  57      -0.03327     0.19769     0.04925    -0.00264    -0.03849    -0.03415
  58       0.06074    -0.64276    -0.08944     0.10111    -1.28650     0.06214
  59      -0.44851    -0.12125     0.04406     0.00207     0.20378    -0.03301
  60       1.89425     0.95696    -0.27211    -0.32606    -1.90126     3.34995
  61      -0.28768    -0.37813    -0.21772    -0.07372     0.10098     0.95453
  62      -0.26191    -0.13760    -0.04956     0.06682     0.19587    -0.65377
  63       0.13108     0.05443    -0.26021    -0.16782    -0.17323    -0.20234
  64      -0.09797     0.02726     0.14169    -0.28855     0.03834    -0.09341
  65      -0.41106    -0.25646    -0.17046    -0.03601     0.03231     0.06021
  66       0.12153    -0.06321    -0.21103    -0.11350     0.00568     0.84074
  67       0.09236    -0.04264     0.09753    -0.15394     0.12002     0.06160
  68      -0.00503     0.01534     0.07500     0.10159     0.73912    -1.47011
  69       0.44853    -0.12131    -0.04369     0.00182     0.20403     0.03328
  70      -1.89467     0.95845     0.27018    -0.32530    -1.90022    -3.34816
  71       0.28749    -0.37788     0.21760    -0.07406     0.10175    -0.95305
  72       0.26210    -0.13764     0.04993     0.06644     0.19575     0.65340
  73      -0.13093     0.05438     0.26004    -0.16801    -0.17335     0.20183
  74      -0.37043     0.25496    -0.20192    -0.04137    -0.02119     0.08308
  75      -0.20259     0.04120     0.09195     0.28780    -0.04547    -0.07473
  76      -0.12184    -0.06308     0.21071    -0.11359     0.00612    -0.84003
  77      -0.02966    -0.02588     0.04607    -0.13848    -0.68035    -1.43379
  78       0.08770     0.03727     0.11366     0.12158    -0.31099    -0.32808
  79       0.00017     0.27143     0.00002    -0.09121     0.12163     0.00015
  80       0.00016    -0.94400     0.00004     0.75957    -2.05244    -0.00436
  81       0.00070     0.29377     0.00026     0.19573     0.15022    -0.00069
  82       0.00022     0.04250    -0.00026    -0.15417     0.09248     0.00083
  83      -0.00009     0.00935     0.00011     0.33352    -0.13367     0.00026
  84      -0.07070     0.38041     0.19402     0.07291     0.06714    -0.09615
  85      -0.09295    -0.28974     0.25424    -0.05574    -0.05114    -0.12618
  86       0.00028    -0.04989     0.00016     0.28568    -0.01009    -0.00079
  87       0.11057    -0.34090     0.09960    -0.07429     0.62751     0.26280
  88       0.14562     0.25970     0.13044     0.05655    -0.47878     0.34191
  89      -0.00003     0.59778    -0.00027    -0.21167     0.26145     0.00036
  90      -0.00042    -1.17857     0.00131     1.21612    -0.84032    -0.00088
  91      -0.00060     0.43366    -0.00013    -0.10182     0.49740     0.00048
  92       0.00003    -0.22007     0.00009    -0.00172    -0.15211    -0.00002
  93       0.00008    -0.03278    -0.00006     0.12533    -0.14383    -0.00014
  94       0.05471    -0.06572    -0.08749     0.11083     0.02296     0.06539
  95       0.07160     0.04984    -0.11465    -0.08417    -0.01782     0.08576
  96       0.00018     0.29527    -0.00013    -0.13103     0.23806     0.00029
  97      -0.00327    -0.13451     0.07132     0.25120    -0.09239    -0.04708
  98      -0.00385     0.10257     0.09279    -0.19177     0.07058    -0.06144

           73          74          75          76          77          78  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00258    -0.02889    -0.00000    -0.00001     0.00017    -0.00828
   2      -0.00211    -0.03167    -0.00002    -0.00003     0.00047    -0.02277
   3       0.34875    -0.85260     0.00046     0.00032     0.00134    -0.04853
   4       1.03130     0.28277     0.02756    -0.02051     0.20009     0.06841
   5      -0.78514    -0.21522     0.03610    -0.02580     0.26485    -0.04392
   6       0.49317    -0.56072    -0.00062    -0.00050    -0.00011     0.01459
   7      -0.81433     2.29534    -0.00119    -0.00084    -0.00548     0.22674
   8      -2.61626    -0.76356    -0.07949     0.08677    -0.48256    -0.09784
   9       1.99190     0.58136    -0.10385     0.11071    -0.63586     0.05481
  10      -0.48866    -0.54624     0.00192     0.00049     0.00507    -0.19294
  11      -0.62903     0.91287     0.00014     0.00003    -0.00706     0.39298
  12      -1.66483    -0.60661    -0.12427     0.28663     0.04786     0.80264
  13       1.26775     0.46256    -0.16174     0.37224     0.09685    -0.60931
  14       0.10799    -0.86807     0.00024     0.00030     0.00622    -0.28890
  15       0.06459    -0.06016     0.00009     0.00028    -0.00138     0.06491
  16       0.20099     0.25566     0.06890    -0.22762     0.03404    -0.12959
  17      -0.15328    -0.19503     0.09054    -0.29740     0.03894     0.10033
  18      -0.08732     0.68690    -0.00040    -0.00007    -0.00110     0.05028
  19      -0.19097    -0.04768     0.01683    -0.07710    -0.35235    -0.57078
  20       0.14592     0.03649     0.02129    -0.10063    -0.48645     0.41958
  21       0.01415    -0.29621    -0.04070     0.13785     0.10689    -0.10256
  22       0.15507    -0.14288    -0.02165     0.07654     0.04864     0.40488
  23       0.05630    -0.33513     0.04102    -0.13788    -0.10479     0.00383
  24       0.06907     0.03860    -0.00059    -0.00063    -0.00115     0.05798
  25       1.59450     0.31783     0.03903    -0.03647     0.54628     0.88030
  26      -1.21433    -0.24215     0.05143    -0.04833     0.75330    -0.64725
  27       0.08267    -0.56934     0.14419    -0.39256     0.13370    -0.01348
  28       1.75210     0.86175     0.07902    -0.21778     0.08321    -0.46550
  29       0.56180    -0.33365    -0.14512     0.39204    -0.13025    -0.14683
  30       0.00584    -0.01632     0.00001     0.00000    -0.00006     0.00323
  31       0.02268    -0.06767     0.00004    -0.00001    -0.00013     0.00749
  32      -0.11796     0.37521    -0.00025    -0.00024     0.00142    -0.07459
  33       0.00661     0.01444     0.02215    -0.07798     0.04774     0.06998
  34      -0.00508    -0.01104     0.02921    -0.10262     0.06557    -0.05113
  35      -0.11103     0.37163    -0.00007    -0.00073     0.00196    -0.08718
  36       0.03984    -0.33931     0.00024     0.00022    -0.00073     0.04040
  37      -0.00836     0.01927    -0.02623     0.08846    -0.06697    -0.00595
  38       0.00638    -0.01467    -0.03442     0.11604    -0.08801     0.00152
  39       0.42148    -1.66362     0.00039     0.00425    -0.00536     0.20302
  40      -0.37885     1.53695    -0.00086    -0.00071    -0.00749     0.35921
  41       0.05285     0.47136     0.03193    -0.06984    -0.03941    -0.33087
  42      -0.04023    -0.35958     0.04220    -0.08911    -0.06574     0.25025
  43       0.47690    -0.16441    -0.00035    -0.00119     0.01446    -0.71422
  44       0.10248    -0.30034     0.00042     0.00053    -0.00371     0.19401
  45      -0.11685    -0.03572    -0.04252     0.15177    -0.01937     0.19692
  46       0.08930     0.02728    -0.05585     0.19866    -0.01681    -0.15102
  47      -0.00432    -0.01243     0.00002    -0.00003     0.00010    -0.00447
  48      -0.01994    -0.01704    -0.00126     0.00800    -0.02750    -0.07375
  49       0.01521     0.01299    -0.00172     0.01058    -0.03920     0.05501
  50       0.01810    -0.03132     0.00137    -0.01713    -0.00608     0.01692
  51      -0.02586     0.00788     0.00076    -0.00952    -0.00200    -0.05617
  52       0.01102    -0.02915    -0.00134     0.01715     0.00570     0.00173
  53       0.23997    -1.02218     0.00062    -0.00027     0.00382    -0.16317
  54      -0.10625    -0.12066     0.02079    -0.05648    -0.03031     0.16997
  55       0.08078     0.09190     0.02730    -0.07557    -0.03245    -0.13055
  56       0.03662     0.07673    -0.06796     0.16623    -0.06421    -0.03039
  57      -0.16628     0.07953    -0.03750     0.09173    -0.03660     0.04249
  58      -0.00907     0.09847     0.06815    -0.16748     0.06552    -0.01572
  59      -0.04125     0.03273     0.00073    -0.00313     0.01400    -0.06157
  60      -2.06109     0.32392     0.21921    -0.45320     0.60105     0.33110
  61      -0.60854     0.41696     0.04773     0.01610    -0.04843     0.47909
  62       0.31085     0.20035    -0.12406     0.35305    -0.03952    -0.08835
  63       0.10858     0.00757    -0.03001     0.13187     0.73780    -0.31243
  64      -0.14299    -0.06884     0.66984     0.32935     0.12661     0.17514
  65      -0.05001     0.27571    -0.08029     0.03649     0.30813    -0.04633
  66      -0.39950    -0.02254     0.06669    -0.19076    -0.45972     0.37907
  67       0.46290     0.02008    -0.51183    -0.19585    -0.13010    -0.13355
  68       0.95085    -0.54732     0.00882    -0.00428    -0.54027    -0.00683
  69      -0.04173     0.03265    -0.00119     0.00281    -0.01139    -0.06203
  70      -2.06543     0.32290    -0.21953     0.45590    -0.61524     0.30672
  71      -0.61053     0.41662    -0.04839    -0.01518     0.02876     0.48109
  72       0.31149     0.20044     0.12414    -0.35377     0.04308    -0.08653
  73       0.10898     0.00739     0.03027    -0.13194    -0.72331    -0.34249
  74       0.01070    -0.28434    -0.25472    -0.05189     0.25961     0.10189
  75       0.15097    -0.00552     0.62520     0.32692     0.20912    -0.14862
  76      -0.40080    -0.02269    -0.06711     0.19159     0.44272     0.39802
  77      -0.79731     0.53277     0.14344     0.04821    -0.48554    -0.04830
  78      -0.69823     0.12446    -0.49195    -0.18973    -0.27312     0.11991
  79       0.06857     0.01912     0.00011     0.00007    -0.00191     0.09263
  80       3.03426     2.04220     0.00012    -0.00250     0.00301    -0.14791
  81       0.98492     0.62044     0.00037    -0.00048     0.00310    -0.15230
  82      -0.59256    -0.26774    -0.00001     0.00082    -0.00648     0.30887
  83      -0.25318    -0.09584    -0.00006     0.00043    -0.01628     0.80789
  84       0.01341     0.17628    -0.45821     0.00546     0.14115     0.26325
  85      -0.01004    -0.13457    -0.60081     0.00680     0.19600    -0.19488
  86       0.73749     0.31798     0.00021    -0.00095     0.01600    -0.79389
  87      -1.06276    -0.87717     0.31612     0.06726    -0.10321    -0.30483
  88       0.81097     0.66922     0.41476     0.08726    -0.14821     0.22796
  89      -0.13849    -0.19913     0.00002     0.00067     0.00118    -0.06117
  90       0.12091     0.92171    -0.00054    -0.00186     0.00129    -0.05943
  91      -0.36988    -0.06404     0.00005     0.00008    -0.00676     0.32075
  92      -0.08838     0.33840    -0.00022    -0.00022     0.00026    -0.01420
  93       0.20934    -0.02661     0.00014     0.00047    -0.00885     0.42638
  94       0.13060    -0.01445    -0.20830     0.69188    -0.17649     0.36256
  95      -0.09911     0.01128    -0.27291     0.90558    -0.21567    -0.28488
  96      -0.19071    -0.25941     0.00019     0.00006     0.00898    -0.43183
  97      -0.07946     0.28753     0.09919    -0.39513     0.10601    -0.27873
  98       0.06041    -0.21943     0.13026    -0.51631     0.12700     0.21764

           79          80          81          82          83          84  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.01495     0.00002    -0.00541     0.00627    -0.00340     0.05941
   2       0.04337     0.00010    -0.01385     0.01350    -0.00957     0.12397
   3       0.01318    -0.00010     0.06695     0.23056     0.23426    -0.15701
   4       0.37068     0.15836     0.04919    -0.17693     0.08043    -0.02800
   5      -0.28375     0.20652    -0.03620     0.13504    -0.06136     0.02164
   6      -0.32434    -0.00288     0.17911    -0.31837     0.75069     0.95597
   7      -0.11777    -0.00071    -0.06815    -0.59993    -0.42715     0.62025
   8      -0.94106    -0.35645    -0.04846     0.40937    -0.23206     0.06388
   9       0.72010    -0.46377     0.03423    -0.31256     0.17703    -0.04946
  10       0.61200     0.00208     0.21914     1.39075    -0.08818     0.53445
  11       0.30981    -0.00229     0.69341     1.43135     0.49937    -0.30955
  12      -0.58140     0.37822     0.87098    -0.40415    -0.12190     0.20779
  13       0.44128     0.50798    -0.65992     0.30798     0.09301    -0.15768
  14       0.48307    -0.00128     0.29986     0.83701    -0.47221     1.82490
  15      -0.13448    -0.00044     0.04738    -0.05595    -0.13304    -0.18702
  16       0.19818     0.13504     0.01046    -0.09927     0.05429     0.01269
  17      -0.15194     0.17634    -0.00639     0.07580    -0.04153    -0.00950
  18      -0.00843    -0.00108     0.08345     0.05723     0.05539     0.57743
  19      -0.00874     0.36442     0.46976    -0.03892    -0.17304    -0.07317
  20       0.00478     0.48323    -0.35425     0.03023     0.13213     0.05643
  21       0.09444    -0.36356     0.01201    -0.06860    -0.00814    -0.15492
  22      -0.35654    -0.19774    -0.48647     0.32589    -0.08694     0.06039
  23      -0.00502     0.36480    -0.11660     0.02062    -0.03198    -0.13807
  24      -0.04218    -0.00119     0.05779    -0.26630     0.13361     0.74126
  25      -0.20063    -0.32793    -0.37088     0.01197     0.23511     0.13730
  26       0.15431    -0.43281     0.27842    -0.00954    -0.17953    -0.10533
  27      -0.19949     0.54384     0.01489     0.04034     0.34577     0.86821
  28       1.03815     0.29893     0.42720    -0.80695     0.51867    -0.05958
  29       0.08794    -0.54685     0.12576    -0.18109     0.48803     0.85094
  30       0.01181     0.00003     0.00104     0.01112    -0.00716    -0.00023
  31       0.02377     0.00011    -0.00180     0.01603    -0.01578    -0.02584
  32       0.08393     0.00016    -0.05822    -0.07444     0.09025     0.39444
  33       0.06890     0.02712     0.02810     0.13849    -0.38213     0.03942
  34      -0.05282     0.03555    -0.02111    -0.10561     0.29141    -0.03000
  35       0.12970     0.00004     0.03293    -0.08791     0.40375     0.21250
  36      -0.10325    -0.00013     0.04548     0.07108    -0.04917    -0.44119
  37      -0.07676    -0.01924     0.02099    -0.07685     0.19314    -0.01519
  38       0.05877    -0.02458    -0.01622     0.05859    -0.14722     0.01153
  39      -1.11108    -0.00165    -0.16516     0.26105    -1.37217    -1.01289
  40      -0.16085    -0.00266     0.26759    -0.21927     0.36081     1.08363
  41       0.58099     0.04320    -0.13938    -0.13313    -0.47363     0.12182
  42      -0.44327     0.05243     0.10678     0.10168     0.36129    -0.09287
  43       0.38126     0.00240    -0.38043    -0.55949    -0.50782    -0.12196
  44      -0.11677    -0.00139     0.29778     0.39283    -0.22054    -0.28807
  45      -0.17905    -0.13342    -0.20188    -0.05827     0.51082    -0.04240
  46       0.13740    -0.17645     0.15240     0.04438    -0.38957     0.03212
  47       0.00524     0.00005    -0.00216     0.00030     0.01678    -0.02370
  48      -0.05249     0.00577     0.01099    -0.02834     0.10770    -0.00960
  49       0.04003     0.00797    -0.00829     0.02163    -0.08214     0.00732
  50       0.00222     0.00031     0.00034     0.01155    -0.05473    -0.02071
  51      -0.02980     0.00017    -0.01929    -0.10039     0.16677     0.01051
  52      -0.00591    -0.00025    -0.00498    -0.01598    -0.00900    -0.01783
  53       0.39586     0.00197    -0.07500     0.18236     0.19899    -0.40878
  54      -0.35206    -0.03742     0.14921     0.26147    -0.49881     0.06693
  55       0.26866    -0.04563    -0.11413    -0.19948     0.38047    -0.05115
  56       0.03837    -0.04652     0.01876    -0.16885     0.56395     0.09395
  57       0.20133    -0.02482    -0.03654     0.24328    -0.81719     0.05159
  58       0.09322     0.04672     0.00925    -0.10213     0.33991     0.10818
  59       0.01885     0.00483    -0.02191     0.04757     0.04336     0.05052
  60      -0.56338     0.29628     0.14784     0.03567    -0.66769    -0.38917
  61      -0.35097    -0.24837     0.27890    -0.16575     0.11836    -0.82555
  62       0.03977    -0.13289    -0.08753    -0.19135     0.11191    -0.29388
  63       0.02627    -0.11572     0.36409     0.63917     0.22799     0.24077
  64       0.30466     0.44352     0.69075    -0.33471    -0.01778    -0.07431
  65      -0.18188    -0.09733     0.11405     0.26831     0.06068    -0.64442
  66      -0.26028     0.23824    -0.31242    -0.61363    -0.36608    -0.24999
  67      -0.22355    -0.45168    -0.64443     0.40519    -0.02191     0.04418
  68       0.33133    -0.10924    -0.02097    -0.23196     0.21881     0.59029
  69       0.01911    -0.00475    -0.02164     0.04730     0.04334     0.05041
  70      -0.56171    -0.29960     0.14579     0.03552    -0.66753    -0.38966
  71      -0.35239     0.24473     0.28172    -0.16579     0.11833    -0.82501
  72       0.03908     0.13418    -0.08596    -0.19126     0.11173    -0.29381
  73       0.02601     0.11142     0.36630     0.63981     0.22827     0.24077
  74       0.25670    -0.21123     0.07005    -0.34736    -0.06334     0.60139
  75      -0.24736     0.40782    -0.69214     0.25119     0.00099     0.24282
  76      -0.25933    -0.23565    -0.31541    -0.61438    -0.36631    -0.25034
  77      -0.37818     0.01435    -0.14886     0.33074    -0.21671    -0.55755
  78       0.13008    -0.47010     0.62242    -0.32898    -0.03658    -0.19969
  79      -0.08076    -0.00075     0.07230    -0.05325     0.04551     0.10343
  80       1.27980     0.00525    -0.41568    -0.38592     0.00170    -0.63397
  81       0.00194     0.00162    -0.24064     0.24793     0.03414    -1.02228
  82      -0.40451    -0.00099     0.05294    -0.07477    -0.08664    -0.23267
  83       0.45672     0.00151    -0.04494     0.45247     0.45583     0.21460
  84       0.07241     0.56612     0.01026     0.10091     0.15629    -0.55071
  85      -0.05854     0.74109    -0.00174    -0.07689    -0.11919     0.42079
  86      -0.00944     0.00003    -0.04792    -0.59788    -0.38777    -0.32708
  87      -0.42109    -0.54304     0.00521     0.10853    -0.07303     0.54693
  88       0.32423    -0.70942    -0.00998    -0.08287     0.05571    -0.41802
  89      -0.06410    -0.00025     0.02363     0.22261    -0.21834    -0.05276
  90       0.71359     0.00227    -0.14325    -0.40172    -0.77253     0.33712
  91      -0.50350    -0.00015    -0.17688    -0.54043     1.51539    -0.01691
  92       0.13230     0.00058    -0.07051     0.03133    -0.03530     0.05357
  93      -0.97266    -0.00466     0.39534    -0.27322     0.43155     0.22967
  94      -0.15283    -0.08555     0.20654     0.33045    -0.80943     0.08124
  95       0.11766    -0.10906    -0.15868    -0.25238     0.61804    -0.06216
  96       0.54513     0.00304    -0.27729     0.47329    -0.26647    -0.29649
  97       0.18678     0.06340    -0.17963    -0.30763     0.41364     0.06650
  98      -0.14325     0.08040     0.13787     0.23486    -0.31593    -0.05058

           85          86          87          88          89          90  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00001     0.00000    -0.00115    -0.00043     0.00919    -0.00000
   2       0.00002     0.00001    -0.00194    -0.00632     0.04715    -0.00000
   3       0.00002     0.00002    -0.01914    -0.39283     0.20234    -0.00002
   4      -0.22690    -0.01821    -0.34083    -0.01984    -0.02391     0.03335
   5      -0.29774    -0.02414     0.25979     0.01512     0.01823     0.04371
   6       0.00010    -0.00018    -0.11874     0.28454    -0.22806     0.00028
   7      -0.00008    -0.00005     0.05101     1.14648    -0.70603     0.00009
   8       0.79160     0.12375     1.22745     0.10620     0.13608    -0.12234
   9       1.03886     0.16324    -0.93559    -0.08097    -0.10377    -0.16040
  10      -0.00003     0.00044     0.35360    -1.21408    -0.25314    -0.00033
  11      -0.00003     0.00008     0.05989     0.23116    -0.30341     0.00003
  12      -0.11824     0.24725     0.09676     0.18324     0.31265    -0.13494
  13      -0.15437     0.32430    -0.07374    -0.13978    -0.23841    -0.17699
  14       0.00018     0.00002     0.22842     0.28938     0.02327    -0.00001
  15      -0.00006    -0.00001     0.04815    -0.04173     0.02004    -0.00001
  16       0.03669    -0.25888    -0.07405    -0.19740    -0.17303     0.03521
  17       0.04808    -0.33943     0.05632     0.15058     0.13197     0.04610
  18       0.00004     0.00002    -0.04157     0.41022    -0.24197     0.00001
  19      -0.59142    -0.13211    -0.75520    -0.05638    -0.04620     0.03404
  20      -0.77582    -0.17378     0.57547     0.04296     0.03523     0.04461
  21      -0.56997    -0.11726     0.18095    -0.22462     0.22511    -0.01563
  22      -0.31185    -0.06376    -1.16231    -0.05084    -0.04122    -0.00857
  23       0.57001     0.11726    -0.13707    -0.23851     0.21379     0.01560
  24       0.00009    -0.00012    -0.06440     0.58989    -0.17248     0.00019
  25      -0.08132    -0.02747    -0.10865    -0.07413     0.00817     0.07838
  26      -0.10715    -0.03626     0.08274     0.05653    -0.00620     0.10316
  27      -0.06233     0.01850    -0.03986     0.11581     0.13215     0.25910
  28      -0.03435     0.01031    -0.33237    -0.17561    -0.33661     0.14195
  29       0.06258    -0.01868    -0.13101     0.06768     0.03996    -0.25882
  30       0.00000     0.00000    -0.00023    -0.01233     0.00600     0.00000
  31      -0.00000     0.00000    -0.00104    -0.02555     0.00713    -0.00000
  32       0.00007     0.00001     0.00081    -0.91654     0.73041    -0.00002
  33       0.14545    -0.75596     0.10842    -0.59155    -0.75288     0.01049
  34       0.19072    -0.99095    -0.08320     0.45123     0.57431     0.01368
  35       0.00002     0.00001    -0.05179    -0.15272    -0.32567     0.00011
  36      -0.00008    -0.00002     0.01303     1.21874    -1.12150     0.00002
  37      -0.16948     0.93039    -0.12118     0.87135     1.25761    -0.02118
  38      -0.22220     1.21962     0.09306    -0.66467    -0.95933    -0.02763
  39      -0.00011    -0.00007     0.39379    -0.35280     0.13724    -0.00063
  40       0.00002    -0.00001     0.06264    -0.25386    -0.38324     0.00010
  41       0.04689    -0.64265    -0.21098    -0.09814     0.17300     0.10966
  42       0.06137    -0.84252     0.16046     0.07483    -0.13202     0.14323
  43       0.00002    -0.00020    -0.19538     0.18333     0.02801     0.00009
  44      -0.00008     0.00001     0.10191     0.05522     0.01037     0.00000
  45      -0.01500     0.26166     0.00015     0.08755     0.03298     0.00761
  46      -0.01978     0.34290     0.00008    -0.06679    -0.02517     0.01008
  47       0.00000     0.00001    -0.00502    -0.03746     0.08676     0.00005
  48       0.02854     0.03169     0.04990    -0.00878    -0.04221    -0.18512
  49       0.03744     0.04158    -0.03801     0.00669     0.03221    -0.24332
  50       0.02439     0.01971    -0.00049     0.03709    -0.01482     0.94877
  51       0.01337     0.01078     0.01934    -0.05480    -0.16044     0.51954
  52      -0.02439    -0.01971     0.00478     0.02205    -0.05885    -0.94883
  53       0.00002     0.00003    -0.05078    -0.65319     0.17934     0.00000
  54       0.06360     0.04579     0.13666     0.26809     0.69293     0.12049
  55       0.08345     0.06014    -0.10416    -0.20449    -0.52859     0.15841
  56       0.03109    -0.00077    -0.02947    -0.37085    -0.65860    -0.57258
  57       0.01705    -0.00047     0.00426     0.44662     1.06253    -0.31361
  58      -0.03108     0.00080    -0.02831    -0.24847    -0.36743     0.57276
  59      -0.18148    -0.02348     0.10345     0.05499    -0.04293     0.02554
  60      -0.67979    -0.24413     0.58381     0.45330     0.07655     0.31487
  61       0.54891     0.02900    -0.33457     0.02556     0.04938     0.02564
  62      -0.27144     0.34828     0.06020    -0.19318    -0.14851    -0.06199
  63      -0.36567    -0.04930     0.20942     0.07086    -0.03321     0.03082
  64       0.06950     0.03295    -0.08326    -0.01819     0.02591    -0.00009
  65       0.80774     0.16735    -0.47428    -0.19958     0.05009    -0.03272
  66       0.02070     0.00327     0.02130    -0.03828     0.11622     0.03806
  67      -0.06279    -0.07108    -0.10271    -0.02566    -0.00753    -0.05097
  68      -0.13185    -0.04405     0.04690    -0.06363     0.02057    -0.06040
  69       0.18134     0.02338     0.10362     0.05500    -0.04293    -0.02555
  70       0.67910     0.24370     0.58441     0.45333     0.07664    -0.31486
  71      -0.54899    -0.02884    -0.33505     0.02555     0.04942    -0.02553
  72       0.27130    -0.34834     0.06016    -0.19317    -0.14854     0.06199
  73       0.36561     0.04918     0.20977     0.07091    -0.03322    -0.03084
  74       0.76026     0.15234     0.43605     0.18772    -0.04145    -0.03151
  75       0.28078     0.07592     0.20615     0.07034    -0.03824    -0.00874
  76      -0.02082    -0.00333     0.02122    -0.03832     0.11627    -0.03806
  77      -0.11048    -0.02361    -0.07241     0.05457    -0.02182    -0.04481
  78      -0.09608    -0.08034     0.08628     0.04155     0.00184    -0.06508
  79       0.00008     0.00008    -0.22421     0.02774    -0.06143     0.00001
  80       0.00047     0.00050    -1.07003     0.07133    -0.46705    -0.00016
  81      -0.00021    -0.00025     0.54600     0.07846    -0.03861    -0.00001
  82       0.00001     0.00006    -0.15766     0.18367     0.26023    -0.00002
  83       0.00017     0.00017    -0.38104     0.00100    -0.08474     0.00001
  84      -0.01901     0.02321     0.78647    -0.07773     0.11978    -0.00578
  85      -0.02415     0.03110    -0.60004     0.05930    -0.09137    -0.00754
  86      -0.00006    -0.00002    -0.03738    -0.06197     0.02994     0.00000
  87      -0.06184    -0.08530    -0.07802    -0.04119     0.05129    -0.04034
  88      -0.08127    -0.11187     0.05952     0.03140    -0.03911    -0.05304
  89       0.00002    -0.00002     0.01764     0.19981     0.53060    -0.00002
  90       0.00003    -0.00002    -0.29256     0.68067     1.44492     0.00029
  91       0.00006     0.00018    -0.04467    -0.13662    -0.25712    -0.00004
  92       0.00005    -0.00000    -0.07662    -0.01678     0.06952     0.00000
  93      -0.00004     0.00001     0.09038    -0.24868    -0.25314    -0.00001
  94       0.05231    -0.10981     0.05518     0.22897     0.67508    -0.00718
  95       0.06863    -0.14394    -0.04215    -0.17467    -0.51502    -0.00928
  96       0.00004    -0.00001    -0.00804    -0.00418    -0.21253    -0.00007
  97      -0.02881     0.08844    -0.13495     0.22905     0.35028    -0.14857
  98      -0.03785     0.11590     0.10300    -0.17470    -0.26711    -0.19497

           91          92          93          94          95          96  
       ----------- ----------- ----------- ----------- ----------- -----------
   1       0.00000     0.00162     0.01817     0.01892    -0.16434    -0.02024
   2       0.00000     0.00227     0.07425     0.06665    -1.81984    -0.00545
   3      -0.00002     0.06207     0.07782     0.03104    -0.01185     0.05012
   4       0.04815    -0.04410     0.04630    -0.04433     0.00061    -0.00013
   5       0.06311     0.03369    -0.03532     0.03381    -0.00046     0.00010
   6       0.00003    -0.51346    -1.54889    -0.96971     6.01554    -0.02969
   7       0.00006    -0.29837    -0.65549    -0.47208     0.00747     0.00776
   8      -0.17237     0.11748    -0.15056     0.17634     0.00364    -0.00447
   9      -0.22593    -0.08978     0.11485    -0.13447    -0.00280     0.00341
  10      -0.00020     0.51495     0.27158    -0.19976     8.33237     0.43235
  11       0.00002    -0.19380    -0.52131    -0.40557     0.15572    -0.03060
  12      -0.26584     0.00846    -0.06307     0.09774     0.01917    -0.02224
  13      -0.34851    -0.00670     0.04809    -0.07450    -0.01465     0.01697
  14      -0.00000    -0.06674    -0.30075    -0.24347     0.52187     1.48114
  15       0.00000     0.01943     0.13038     0.14498     0.12683     0.25711
  16       0.11313    -0.12921    -0.01252     0.00609    -0.04137     0.05386
  17       0.14826     0.09867     0.00957    -0.00466     0.03156    -0.04108
  18       0.00001    -0.03352    -0.04900    -0.06131    -3.20468    -0.00550
  19       0.02179     0.00714     0.00203     0.01824     0.00214    -0.00340
  20       0.02855    -0.00542    -0.00154    -0.01392    -0.00163     0.00259
  21      -0.00797     0.01020     0.14905     0.14974    -3.20904    -0.03558
  22      -0.00438     0.01931     0.00790    -0.02375    -0.00116    -0.00642
  23       0.00797     0.01551     0.15122     0.14323    -3.20934    -0.03734
  24       0.00005    -0.43501    -0.96115    -0.50185    -2.82526    -0.04157
  25      -0.38525     0.55870    -0.23622    -0.03596    -0.03567     0.03360
  26      -0.50474    -0.42625     0.18021     0.02745     0.02720    -0.02563
  27       0.19690    -0.22406    -0.54053    -0.18118    -2.87482    -0.10695
  28       0.10799    -0.10846     0.25803    -0.31417    -0.00487     0.03462
  29      -0.19684    -0.25409    -0.46983    -0.26723    -2.87619    -0.09746
  30      -0.00000     0.00029     0.00460    -0.00226     0.00246    -0.05615
  31      -0.00000    -0.00106    -0.00748     0.00844     0.02560    -1.99025
  32      -0.00001     0.01000     0.08700     0.07257     0.05079    -0.02583
  33       0.02721    -0.03830    -0.02757    -0.04277    -0.01680     0.00372
  34       0.03564     0.02922     0.02102     0.03262     0.01281    -0.00284
  35       0.00005    -0.26499    -0.52870    -0.17092    -0.12392     7.95742
  36       0.00001     0.01338    -0.09337    -0.08290     0.02253     0.06292
  37      -0.05890     0.07177     0.04015     0.08913     0.03881    -0.00947
  38      -0.07717    -0.05478    -0.03062    -0.06800    -0.02960     0.00723
  39      -0.00031     1.73219     3.19458    -0.57724     0.03571     5.12362
  40      -0.00000    -0.38725    -0.98043    -1.34697    -0.13770    -0.11088
  41       0.24427    -0.77082    -0.34246     0.95143     0.08166     0.06292
  42       0.31983     0.58819     0.26125    -0.72578    -0.06229    -0.04800
  43       0.00005    -0.00505    -0.02695     0.32567    -1.20015    -2.20431
  44       0.00003    -0.05610     0.06502     0.19290     0.45098     0.24476
  45      -0.03126     0.12769     0.01357    -0.22081    -0.00323     0.07583
  46      -0.04088    -0.09743    -0.01036     0.16843     0.00246    -0.05785
  47       0.00001    -0.13036    -0.89433    -0.79732    -0.07794    -3.30151
  48       1.20240    -1.14948     0.85190    -0.75908     0.00350    -0.01592
  49       1.57582     0.87722    -0.64986     0.57899    -0.00266     0.01215
  50       0.14363    -0.12007     0.30621     0.57919     0.07939    -3.30536
  51       0.07841     1.33454     0.82420    -1.17373    -0.01235    -0.02163
  52      -0.14363     0.24497     0.53201     0.25758     0.07600    -3.31129
  53       0.00002    -0.00240     0.62011     0.80177     0.03218    -2.58075
  54      -0.79578     0.82622    -0.63457     0.72629     0.02247     0.00566
  55      -1.04289    -0.63050     0.48406    -0.55400    -0.01715    -0.00431
  56      -0.08966    -0.06290    -0.60321    -0.61290    -0.05017    -2.53830
  57      -0.04895    -0.88845    -0.51910     1.10909     0.07249    -0.00460
  58       0.08970    -0.30592    -0.74542    -0.30900    -0.03030    -2.53957
  59      -0.00374     0.00484    -0.06389    -0.04140    -0.08750    -0.00612
  60       0.23716    -0.00426     0.34016     0.39932     0.28601     0.02889
  61       0.05951    -0.12335    -0.00885     0.03493    -0.75101    -0.12609
  62      -0.20333    -0.04267     0.09293     0.11555     0.05423    -0.13844
  63       0.05094     0.03532    -0.02268     0.01229     0.01990    -0.01862
  64      -0.01478    -0.00182     0.00956    -0.00222    -0.00428    -0.00080
  65      -0.04023     0.00917     0.06289     0.01599    -0.03617     0.00330
  66       0.14750     0.01501     0.03198     0.11202    -0.02340     0.00962
  67      -0.01331     0.05946    -0.07402     0.02492    -0.00323     0.00339
  68       0.02900     0.01498    -0.17336    -0.14618     0.01269     0.01784
  69       0.00373     0.00483    -0.06389    -0.04140    -0.08751    -0.00613
  70      -0.23704    -0.00462     0.34012     0.39940     0.28597     0.02889
  71      -0.05945    -0.12338    -0.00884     0.03494    -0.75104    -0.12608
  72       0.20335    -0.04250     0.09297     0.11551     0.05424    -0.13844
  73      -0.05095     0.03527    -0.02268     0.01230     0.01991    -0.01862
  74      -0.03488    -0.00936    -0.05814    -0.01600     0.03376    -0.00339
  75      -0.02489    -0.00069    -0.02586    -0.00208     0.01370    -0.00010
  76      -0.14751     0.01493     0.03198     0.11204    -0.02343     0.00962
  77       0.03151     0.00123     0.14764     0.14757    -0.01311    -0.01631
  78      -0.00510    -0.06135     0.11723     0.01461    -0.00026    -0.00798
  79      -0.00000    -0.03466    -0.03438    -0.04153    -0.07827    -0.00909
  80       0.00001     0.17489     0.53555    -0.08564     0.22261     0.08629
  81       0.00002     0.01135     0.03190     0.05295    -0.71593    -0.16876
  82      -0.00003     0.16793     0.08251     0.07937     0.07778    -0.27772
  83       0.00001    -0.03778     0.04887    -0.03637     0.01910    -0.01917
  84      -0.01070     0.04111     0.01009     0.04960    -0.03334     0.00324
  85      -0.01400    -0.03136    -0.00770    -0.03783     0.02544    -0.00247
  86       0.00004    -0.09478     0.15223    -0.02196    -0.02204    -0.00249
  87      -0.01968    -0.12454    -0.14763    -0.00550     0.02766     0.00534
  88      -0.02583     0.09496     0.11261     0.00420    -0.02112    -0.00407
  89      -0.00002     0.09315     0.08071     0.15502     0.02084     0.02575
  90       0.00025    -1.00856    -0.88259     1.81624     0.14582     0.02546
  91      -0.00005     0.06930    -0.10234    -0.05974     0.05943     0.37851
  92      -0.00001    -0.00912    -0.03235    -0.22932    -0.15505    -0.05129
  93      -0.00001     0.03154    -0.13959     0.03812    -0.04674     0.04392
  94       0.00633     0.07255     0.13553    -0.12084     0.02228    -0.07372
  95       0.00835    -0.05534    -0.10341     0.09218    -0.01700     0.05623
  96      -0.00007     0.34141     0.15249    -0.29200    -0.00737    -0.07281
  97      -0.00787    -0.22101    -0.36960     0.69224     0.05692     0.13360
  98      -0.01044     0.16847     0.28195    -0.52805    -0.04342    -0.10190

           97          98  
       ----------- -----------
   1       2.54133     0.02522
   2      -4.51494    -0.05555
   3      -0.00048     0.03394
   4       0.00021    -0.00081
   5      -0.00016     0.00062
   6       5.31547    -0.06546
   7       0.01673     0.04911
   8       0.00400    -0.00085
   9      -0.00305     0.00065
  10       9.81808     0.51542
  11       0.15832    -0.01388
  12       0.02476    -0.01641
  13      -0.01888     0.01252
  14       0.37439     1.59328
  15       0.15947     0.27475
  16      -0.04007     0.05727
  17       0.03057    -0.04369
  18      -2.73634     0.02549
  19      -0.00086    -0.00362
  20       0.00066     0.00276
  21      -2.75754    -0.04515
  22      -0.00590    -0.00527
  23      -2.75916    -0.04659
  24      -2.95295    -0.05261
  25       0.00815     0.03338
  26      -0.00622    -0.02546
  27      -3.02302    -0.12798
  28       0.00838     0.02489
  29      -3.02073    -0.12115
  30      -0.01500     2.70355
  31      -0.00878    -4.29414
  32      -0.01028    -0.02401
  33       0.00007    -0.00087
  34      -0.00005     0.00066
  35       0.16519     5.46014
  36       0.06709     0.06184
  37       0.00509     0.00461
  38      -0.00388    -0.00352
  39      -0.16503     4.93411
  40       0.13627    -0.09419
  41       0.01722     0.06811
  42      -0.01314    -0.05196
  43      -1.44787    -2.33042
  44       0.47477     0.25890
  45       0.03609     0.08364
  46      -0.02754    -0.06381
  47      -0.04653    -2.29251
  48       0.00287    -0.01107
  49      -0.00219     0.00844
  50      -0.04141    -2.30044
  51       0.00427    -0.01468
  52      -0.04024    -2.30446
  53      -0.20252    -2.29717
  54      -0.01051     0.01633
  55       0.00802    -0.01245
  56       0.03199    -2.24128
  57      -0.01271     0.01330
  58       0.02850    -2.23764
  59      -0.05436    -0.00259
  60      -0.00482     0.05164
  61      -0.84524    -0.14008
  62       0.10962    -0.14877
  63      -0.02127    -0.01292
  64       0.00738    -0.00108
  65       0.05184    -0.00063
  66      -0.04873     0.00790
  67       0.00636     0.00344
  68       0.10757     0.01104
  69      -0.05436    -0.00259
  70      -0.00482     0.05164
  71      -0.84525    -0.14008
  72       0.10962    -0.14877
  73      -0.02127    -0.01292
  74      -0.04805     0.00032
  75      -0.02082     0.00120
  76      -0.04874     0.00791
  77      -0.10206    -0.00974
  78      -0.03457    -0.00624
  79      -0.04812    -0.00509
  80      -0.03902     0.09574
  81      -0.83034    -0.19034
  82       0.12692    -0.29852
  83      -0.01884    -0.01476
  84       0.04021     0.00045
  85      -0.03067    -0.00034
  86      -0.04824    -0.00842
  87       0.09529     0.00257
  88      -0.07269    -0.00196
  89      -0.03088     0.05183
  90       0.03666     0.02055
  91       0.16134     0.42190
  92      -0.15839    -0.06170
  93      -0.01013     0.03561
  94      -0.00886    -0.05608
  95       0.00676     0.04278
  96      -0.01971    -0.07625
  97       0.04483     0.13948
  98      -0.03419    -0.10640

   alpha - beta orbital overlaps 
   ----------------------------- 


   alpha      1      2      3      4      5      6      7      8      9     10
    beta      1      2      3      4      5      6      7      8      9     10
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  0.997


   alpha     11     12     13     14     15     16     17     18     19     20
    beta     11     12     13     14     15     16     17     18     19     20
 overlap   0.963  0.983  0.999  0.932  0.943  0.999  0.988  0.994  0.994  0.997


   alpha     21     22     23     24     25     26     27     28     29     30
    beta     21     22     23     24     25     26     27     28     29     30
 overlap   0.973  0.899  0.920  0.986  0.983  0.998  1.000  1.000  0.986  0.942


   alpha     31     32     33     34     35     36     37     38     39     40
    beta     31     32     33     35     34     36     37     38     39     40
 overlap   0.942  1.000  0.999  0.821  0.822  0.999  1.000  1.000  1.000  1.000


   alpha     41     42     43     44     45     46     47     48     49     50
    beta     41     42     43     44     45     46     47     48     49     50
 overlap   1.000  1.000  1.000  1.000  1.000  0.999  0.999  0.999  0.998  1.000


   alpha     51     52     53     54     55     56     57     58     59     60
    beta     51     52     53     54     55     56     57     58     59     60
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000


   alpha     61     62     63     64     65     66     67     68     69     70
    beta     61     62     63     64     65     66     67     68     69     70
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000


   alpha     71     72     73     74     75     76     77     78     79     80
    beta     71     72     73     74     75     76     77     78     79     80
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000


   alpha     81     82     83     84     85     86     87     88     89     90
    beta     81     82     83     84     85     86     87     88     89     90
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000


   alpha     91     92     93     94     95     96     97     98
    beta     91     92     93     94     95     96     97     98
 overlap   1.000  1.000  1.000  1.000  1.000  1.000  1.000  1.000

     --------------------------
     Expectation value of S2:  
     --------------------------
       =      0.7517 (Exact =     0.7500)


 center of mass
 --------------
 x =   0.12326590 y =   0.03310368 z =  -0.02525365

 moments of inertia (a.u.)
 ------------------
          13.940550629336           2.339524882490          -1.784081456804
           2.339524882490          74.767631012335           1.467987653745
          -1.784081456804           1.467987653745          75.572254986477

     Multipole analysis of the density
     ---------------------------------

     L   x y z        total         alpha         beta         nuclear
     -   - - -        -----         -----         ----         -------
     0   0 0 0     -3.000000    -11.000000    -10.000000     18.000000

     1   1 0 0      0.523209      2.105300     -1.582091      0.000000
     1   0 1 0      1.552027      0.546323      1.005704     -0.000000
     1   0 0 1     -1.188358     -0.425729     -0.762629      0.000000

     2   2 0 0    -48.892195    -57.145522    -34.352966     42.606294
     2   1 1 0      5.267232      5.251018      2.587751     -2.571537
     2   1 0 1     -3.964636     -3.953566     -1.972376      1.961307
     2   0 2 0    -36.349554    -25.513696    -18.105440      7.269582
     2   0 1 1      3.526278      2.790418      2.157538     -1.421678
     2   0 0 2    -34.299909    -23.919655    -16.870588      6.490335


 Task  times  cpu:       55.4s     wall:       56.3s


                                NWChem Input Module
                                -------------------



  Limits (a.u.) specified for the density plot:
  ---------------------------------------------

        From        To      # of spacings
X   -28.34590    28.34590        96
Y   -28.34590    28.34590        96
Z   -28.34590    28.34590        96

  Total number of grid points =                912673

  1-st set of MOs      : dft-b3lyp-127834.movecs
  Output is written to : homo-alpha.cube
  Type of picture      : ORBITAL VIEW
  Format used          : Gaussian9x Cube
  Spin                 : ALPHA   
  The orbital  11 is plotted
  max element   0.27843617352459787     

 Task  times  cpu:        1.8s     wall:        1.9s


                                NWChem Input Module
                                -------------------



  Limits (a.u.) specified for the density plot:
  ---------------------------------------------

        From        To      # of spacings
X   -28.34590    28.34590        96
Y   -28.34590    28.34590        96
Z   -28.34590    28.34590        96

  Total number of grid points =                912673

  1-st set of MOs      : dft-b3lyp-127834.movecs
  Output is written to : lumo-alpha.cube
  Type of picture      : ORBITAL VIEW
  Format used          : Gaussian9x Cube
  Spin                 : ALPHA   
  The orbital  12 is plotted
  max element   0.11669167427935040     

 Task  times  cpu:        1.8s     wall:        1.9s


                                NWChem Input Module
                                -------------------



  Limits (a.u.) specified for the density plot:
  ---------------------------------------------

        From        To      # of spacings
X   -28.34590    28.34590        96
Y   -28.34590    28.34590        96
Z   -28.34590    28.34590        96

  Total number of grid points =                912673

  1-st set of MOs      : dft-b3lyp-127834.movecs
  Output is written to : homo-beta.cube
  Type of picture      : ORBITAL VIEW
  Format used          : Gaussian9x Cube
  Spin                 : BETA    
  The orbital  10 is plotted
  max element   0.16816832753444730     

 Task  times  cpu:        2.0s     wall:        2.1s


                                NWChem Input Module
                                -------------------



  Limits (a.u.) specified for the density plot:
  ---------------------------------------------

        From        To      # of spacings
X   -28.34590    28.34590        96
Y   -28.34590    28.34590        96
Z   -28.34590    28.34590        96

  Total number of grid points =                912673

  1-st set of MOs      : dft-b3lyp-127834.movecs
  Output is written to : lumo-beta.cube
  Type of picture      : ORBITAL VIEW
  Format used          : Gaussian9x Cube
  Spin                 : BETA    
  The orbital  11 is plotted
  max element   0.28506617003574758     

 Task  times  cpu:        2.2s     wall:        2.3s


                                NWChem Input Module
                                -------------------


 Summary of allocated global arrays
-----------------------------------
  No active global arrays



                         GA Statistics for process    0
                         ------------------------------

       create   destroy   get      put      acc     scatter   gather  read&inc
calls:  877      877     1.26e+04 2307     6789        0        0     3774     
number of processes/call 6.66e+14 3.29e+15 8.48e+12 0.00e+00 0.00e+00
bytes total:             1.33e+08 2.19e+07 6.29e+07 0.00e+00 0.00e+00 3.02e+04
bytes remote:            1.16e+08 1.57e+07 5.70e+07 0.00e+00 0.00e+00 0.00e+00
Max memory consumed for GA by this process: 424456 bytes

MA_summarize_allocated_blocks: starting scan ...
MA_summarize_allocated_blocks: scan completed: 0 heap blocks, 0 stack blocks
MA usage statistics:

	allocation statistics:
					      heap	     stack
					      ----	     -----
	current number of blocks	         0	         0
	maximum number of blocks	        24	        53
	current total bytes		         0	         0
	maximum total bytes		     80120	  29327416
	maximum total K-bytes		        81	     29328
	maximum total M-bytes		         1	        30


                                     CITATION
                                     --------
                Please cite the following reference when publishing
                           results obtained with NWChem:

          E. Aprà, E. J. Bylaska, W. A. de Jong, N. Govind, K. Kowalski,
       T. P. Straatsma, M. Valiev, H. J. J. van Dam, Y. Alexeev, J. Anchell,
       V. Anisimov, F. W. Aquino, R. Atta-Fynn, J. Autschbach, N. P. Bauman,
     J. C. Becca, D. E. Bernholdt, K. Bhaskaran-Nair, S. Bogatko, P. Borowski,
        J. Boschen, J. Brabec, A. Bruner, E. Cauët, Y. Chen, G. N. Chuev,
      C. J. Cramer, J. Daily, M. J. O. Deegan, T. H. Dunning Jr., M. Dupuis,
   K. G. Dyall, G. I. Fann, S. A. Fischer, A. Fonari, H. Früchtl, L. Gagliardi,
      J. Garza, N. Gawande, S. Ghosh, K. Glaesemann, A. W. Götz, J. Hammond,
       V. Helms, E. D. Hermes, K. Hirao, S. Hirata, M. Jacquelin, L. Jensen,
   B. G. Johnson, H. Jónsson, R. A. Kendall, M. Klemm, R. Kobayashi, V. Konkov,
      S. Krishnamoorthy, M. Krishnan, Z. Lin, R. D. Lins, R. J. Littlefield,
      A. J. Logsdail, K. Lopata, W. Ma, A. V. Marenich, J. Martin del Campo,
   D. Mejia-Rodriguez, J. E. Moore, J. M. Mullin, T. Nakajima, D. R. Nascimento,
    J. A. Nichols, P. J. Nichols, J. Nieplocha, A. Otero-de-la-Roza, B. Palmer,
    A. Panyala, T. Pirojsirikul, B. Peng, R. Peverati, J. Pittner, L. Pollack,
   R. M. Richard, P. Sadayappan, G. C. Schatz, W. A. Shelton, D. W. Silverstein,
   D. M. A. Smith, T. A. Soares, D. Song, M. Swart, H. L. Taylor, G. S. Thomas,
            V. Tipparaju, D. G. Truhlar, K. Tsemekhman, T. Van Voorhis,
     Á. Vázquez-Mayagoitia, P. Verma, O. Villa, A. Vishnu, K. D. Vogiatzis,
        D. Wang, J. H. Weare, M. J. Williamson, T. L. Windus, K. Woliński,
        A. T. Wong, Q. Wu, C. Yang, Q. Yu, M. Zacharias, Z. Zhang, Y. Zhao,
                                and R. J. Harrison
                        "NWChem: Past, present, and future
                         J. Chem. Phys. 152, 184102 (2020)
                               doi:10.1063/5.0004997

                                      AUTHORS
                                      -------
     E. Apra, E. J. Bylaska, N. Govind, K. Kowalski, M. Valiev, W. A. de Jong,
      T. P. Straatsma, H. J. J. van Dam, D. Wang, T. L. Windus, N. P. Bauman,
       A. Panyala, J. Hammond, J. Autschbach, K. Bhaskaran-Nair, J. Brabec,
    K. Lopata, S. A. Fischer, S. Krishnamoorthy, M. Jacquelin, W. Ma, M. Klemm,
       O. Villa, Y. Chen, V. Anisimov, F. Aquino, S. Hirata, M. T. Hackler,
           Eric Hermes, L. Jensen, J. E. Moore, J. C. Becca, V. Konjkov,
            D. Mejia-Rodriguez, T. Risthaus, M. Malagoli, A. Marenich,
   A. Otero-de-la-Roza, J. Mullin, P. Nichols, R. Peverati, J. Pittner, Y. Zhao,
        P.-D. Fan, A. Fonari, M. J. Williamson, R. J. Harrison, J. R. Rehr,
      M. Dupuis, D. Silverstein, D. M. A. Smith, J. Nieplocha, V. Tipparaju,
      M. Krishnan, B. E. Van Kuiken, A. Vazquez-Mayagoitia, M. Swart, Q. Wu,
   T. Van Voorhis, A. A. Auer, M. Nooijen, L. D. Crosby, E. Brown, G. Cisneros,
     G. I. Fann, H. Fruchtl, J. Garza, K. Hirao, R. A. Kendall, J. A. Nichols,
       K. Tsemekhman, K. Wolinski, J. Anchell, D. E. Bernholdt, P. Borowski,
       T. Clark, D. Clerc, H. Dachsel, M. J. O. Deegan, K. Dyall, D. Elwood,
      E. Glendening, M. Gutowski, A. C. Hess, J. Jaffe, B. G. Johnson, J. Ju,
        R. Kobayashi, R. Kutteh, Z. Lin, R. Littlefield, X. Long, B. Meng,
      T. Nakajima, S. Niu, L. Pollack, M. Rosing, K. Glaesemann, G. Sandrone,
      M. Stave, H. Taylor, G. Thomas, J. H. van Lenthe, A. T. Wong, Z. Zhang.

 Total times  cpu:       63.5s     wall:       64.6s


# MYMACHINENAME: Eric Bylaska - arrow15.emsl.pnl.gov :MYMACHINENAME